Forum Moderators: phranque
its vital that the ~ is in use, please could someone help me? do i have to configure something?
If you're getting 404s, you could comment out mod_userdir.so in your httpd.conf and then comment out all references to the 'UserDir' directive; mod_userdir is the module that performs ~user -> homedir expansions. Information on mod_userdir is available at [httpd.apache.org ].