with an alias maybe? something like this:
Alias /site/ "C:/web/mysite/"
<Directory "C:/web/mysite/">
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
DirectoryIndex index.php3 index.php index.htm
</Directory>...
would you mind to specify that a little more? I have it set to localhost, do you have to list all IP it listens to?
something like this:
Listen 192.168.0.2
Listen 192.168.0.3
Listen 192.168.0.4
or is there a way to say ALL?
averythng was just going fine with my webpages I use w2k, php4 apache 1.3.26, but ever since one of the computers on our LAN got internet access and ackts as gateway I cannot access my webpages via localhost or my computer name anymore.
the only way is using the local IP asinged to me by the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.