Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I have just set up SLES 10.2 and about to install Moodle and Mahara but quite confused as to install it to www or public_html. What's the difference? I ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    1

    Newbie confused with www or public_html

    Hi,

    I have just set up SLES 10.2 and about to install Moodle and Mahara but quite confused as to install it to www or public_html. What's the difference?

    I have installed Moodle on windows and use the htdocs folder in c:\Apache2\htdocs

    I think I have used just about fried all my brain cells gettings MYSQL, APache2, PHP 5 and PhpMyAdmin working - LOL

    Life is easier on windows but I am loving the Linux experience!

    TIA


  2. #2
    Just Joined! deakons's Avatar
    Join Date
    Mar 2009
    Location
    New York
    Posts
    16
    public_html is for users of your system to have a website.
    www is the main website

    so placing something in public_html of lets say username: user1, could be visible at

    http://www.yourdomain.com/~user1

    (/var/www) www would be visible at

    http://www.yourdomain.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...