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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: daniguzman
  • Content: Threads
  • Order by date
  1. daniguzman

    problem w/virtual hosts

    I am trying to run 3 sites on my Linux server, with kernel 2.4.20 and apache 2.0.40. My httpd.conf is: NameVirtualHost *:80 <VirtualHost *:80> DocumentRoot "/home/site1" ServerName www.site1.cl ServerAlias site1.cl *.site1.cl </VirtualHost> <VirtualHost *:80> DocumentRoot "/home/site2"...

Part and Inventory Search

Back
Top