Apache Virtual Host documentation - Apache HTTP Server
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Bookmark History
Saved by 6 people (-2 private), first by anonymouse user on 2006-07-20
- Getmitz on 2009-04-25 - Tags no_tag
- Artdavis on 2008-03-22 - Tags apache , computer , documentation , hostname , internet , linux , reference , server , web , www
- Z1jerry on 2007-09-17 - Tags application , documentation
- Pilsna on 2007-06-22 - Tags sf , apache , server , configuration , virtual , ip , delicious-20090818
- Steolo on 2007-03-24 - Tags imported , Apache2configuration
Public Sticky notes
Virtual hosts can be "IP-based", meaning that you have a
different IP address for every web site, or "name-based", meaning that you have
multiple names running on each IP address
Highlighted by artdavis
f you are trying to debug your virtual host configuration, you
may find the Apache -S command line switch
useful. That is, type the following command:
/usr/local/apache2/bin/httpd -S
This command will dump out a description of how Apache parsed the configuration file
Highlighted by artdavis


Public Comment