Help for this page

Select Code to Download


  1. or download this
    #
    # UserDir: The name of the directory that is appended onto a user's ho
    +me
    ...
    </Directory>
    
    </IfModule>
    
  2. or download this
       http://myserver.com/~testuser/testpage.cgi
    
  3. or download this
          <Directory /home/testuser/public_html>
    
       to this
    
          <Directory /home/*/public_html>