This is a discussion on Re: LOOK HERE NEWBIES...apache win32 config help .. within the Windows Web Servers forums, part of the Web Server and Related Forums category; An error was found .!! in line # guest (Site2) the line > DocumentRoot "e:/apache2/htdocs/site1" should be &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
An error was found .!! in line # guest (Site2) the line > DocumentRoot
"e:/apache2/htdocs/site1" should be > DocumentRoot "e:/apache2/htdocs/site2 " ok .. bye bye ..greets lindis > # > NameVirtualHost * > > # root > <VirtualHost *> > DocumentRoot "e:/apache2/htdocs" > </VirtualHost> > > # Main (site1) > <VirtualHost *> > ServerName www.somedomain.com > DocumentRoot "e:/apache2/htdocs/site1" > </VirtualHost> > > # guest (Site2) > <VirtualHost *> > ServerName www.somedomain.otherthanfirst.com > DocumentRoot "e:/apache2/htdocs/site1" > </VirtualHost> > # > #end of httpd.conf |
| Thread Tools | |
| Display Modes | |
|
|