[Bug 370542] Re: Accessing http://localhost gives a 403 Forbidden when using apache "allow localhost" directive
Jonathan Marsden
jmarsden at fastmail.fm
Mon May 4 08:08:07 BST 2009
OK. The underlying issue here now seems to be:
On Ubuntu 9.04 Desktop, Network Manager causes a network configuration
that leads Apache to start up listening on IPv6, but to restart
listening on IPv4. Specifying network configuration using
/etc/network/interfaces does not cause this behaviour, and works as
expected (apache2 uses IPv4 consistently).
Therefore, this is really a Network Manager bug, not an apache2 bug --
should we change it to be against network-manager?
This also implies that doing "allow from ::1" as well as "allow from
localhost" is a only workaround, not really addressing the issue itself.
--
Accessing http://localhost gives a 403 Forbidden when using apache "allow localhost" directive
https://bugs.launchpad.net/bugs/370542
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list