On Thu, 2014-09-04 at 09:56 +1000, Roger wrote: > DocumentRoot /var/www/html/mydirectory > I do not wish to change <DirectoryRoot> in httpd.conf. You don't have to, the virtual host sections define what the virtual host does. > Have the correct paths in <Directory "/a/b/c"> > But in a browser localhost/directory/index.html always reports > error: > Not Found The requested URL /directory was not found on this server. That should be http://localhost/index.html Your DocumentRoot says where it starts from, your "mydirectory" and that becomes the root of the path. -- tim@localhost ~]$ uname -rsvp Linux 3.15.10-201.fc20.i686 #1 SMP Wed Aug 27 21:33:30 UTC 2014 i686 All mail to my mailbox is automatically deleted, there is no point trying to privately email me, I will only read messages posted to the public lists. George Orwell's '1984' was supposed to be a warning against tyranny, not a set of instructions for supposedly democratic governments. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org