Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tcs777

  1. tcs777

    (13) Permission denied on Virtual Server

    Sorry, index.html (of course) is lowercase. I mistyped http too, so full URL is http://www_domain_tld/index.html
  2. tcs777

    (13) Permission denied on Virtual Server

    Hi all, I googled the world, but didn't find a solution. I configured a virtual server as follows in httpd.conf: <VirtualHost *:80> DocumentRoot "/home/www_domain_tld/html" ServerName www_domain_tld <Directory "/home/www_domain_tld/html"> Order allow,deny Allow from all...

Part and Inventory Search

Back
Top