Lucas Holt wrote:
>Try explicitly binding the apache 2 instance to your
external
>interface. (the nic with the outside ip) Its
possible its going
>into "p6 mode or something since OS X has ip6
support. I
>don't remember having problems with apache, but i
have
>with other services. I'd bind it to the ip and
port. There
>should be an example in the apache 2 config file on
how to
>do this. If not, look for the listen directive.
Thank you, Lucas,
The current (default) setting which is "Listen 80".
If I add the IP address:
83.161.xxx.xxx:80
I can't connect from localhost anymore and others
can't connect either. If I add the domain name:
Listen blabla.demon.nl:80
I can connect from localhost but not from the outside
(same as 'Listen 80'). If I add both:
Listen blabla.demon.nl:80
83.161.xxx.xxx:80
I can't connect from localhost or any other computer.
Is this what you were suggesting I do or am I still
missing something?
Leo
__________________________________
Discover Yahoo!
Have fun online with music videos, cool games, IM and more. Check it out!
http://discover.yahoo.com/online.html
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden
This email sent to email@hidden