Guest_imported
New member
- Jan 1, 1970
- 0
I am runing Apache on a WIN2k system and I cant get the pages to display for the sites I set up as a virtual host.
I put in the address " and apache displays all my folders with the websites inside them. Am I puting the document root in wrong?
<VirtualHost 10.1.2.3>
DocumentRoot /htdocs/nothing
ServerName ...
</VirtualHost>
I put in the address " and apache displays all my folders with the websites inside them. Am I puting the document root in wrong?
<VirtualHost 10.1.2.3>
DocumentRoot /htdocs/nothing
ServerName ...
</VirtualHost>