Hello!
I have just enabled and tested some stuff with the 3.9-apache server. The
predefined "It Worked!"-page works as expected. I have added one more
directory by adding
<Directory "/var/www/htdocs/my_test">
Options MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
to my httpd.conf
the directory my_test is a mount point where I mount my www-drive
Accessing this directory from internet works as expected, but if I access
it from the internal (192.168.1.*) network the returned address is my
hostname (which can not be looked up in any DNS). I would like the servers
local IP-adress to be returned instead (just as when i access the "It
Worked!"-page).
Since the "It Worked!"-page works without tricks with virtual hosts i
expect to solve this without using them. How can this be done?
--
<-------------------------------------------->
Jon Sjvstedt
d00jon()dtek,chalmers!se jonsjostedt[]hotmail:com