Results 1 to 5 of 5
  1. #1

    Question help in apache httpd.conf


    how to set that every user has a different default home page in httpd.conf in apache....

    example:
    login as ingkiang;
    i have a home page www.mysite.com/~ingkiang

    i think sa userdir ni xa dapita sa httpd.conf

  2. #2
    yup-

    Code:
        #
        # UserDir is disabled by default since it can confirm the presence
        # of a username on the system (depending on home directory
        # permissions).
        #
        #UserDir disable
    
        #
        # To enable requests to /~user/ to serve the user's public_html
        # directory, remove the "UserDir disable" line above, and uncomment
        # the following line instead:
        #
        UserDir public_html

  3. #3
    Quote Originally Posted by pixelwise View Post
    yup-

    Code:
        #
        # UserDir is disabled by default since it can confirm the presence
        # of a username on the system (depending on home directory
        # permissions).
        #
        #UserDir disable
    
        #
        # To enable requests to /~user/ to serve the user's public_html
        # directory, remove the "UserDir disable" line above, and uncomment
        # the following line instead:
        #
        UserDir public_html
    kani ra xa ang e change bro?

  4. #4
    got it, thanks...

    here's what i did

    just uncomment the Include conf/extra/httpd-userdir.conf
    Code:
    # User home directories
    Include conf/extra/httpd-userdir.conf
    dn create a public_html directory in ur /home/user/

    dn chown public_html to user:www

    thats all...

  5. #5
    ah good .. depende sad sa distro how the config file(s) are structured

  6.    Advertisement

Similar Threads

 
  1. Another help in C pls
    By chokobo in forum Programming
    Replies: 9
    Last Post: 02-24-2006, 12:19 PM
  2. Want to buy a new mp3 player. Need help in selecting one.
    By metdumangas in forum Gizmos & Gadgets (Old)
    Replies: 21
    Last Post: 01-04-2006, 09:01 AM
  3. Help in choosing 5 Mega pixels digicam
    By buloi123 in forum Gizmos & Gadgets (Old)
    Replies: 48
    Last Post: 12-18-2005, 10:00 AM
  4. Replies: 2
    Last Post: 09-14-2005, 08:09 AM
  5. Replies: 1
    Last Post: 07-05-2005, 05:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top