You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Robin Wilson <r....@rmplc.co.uk> on 2004/07/27 23:33:57 UTC

[users@httpd] Apache on Windows XP: Can't access from remote PC

Hi all,

I have installed apache2 (and php and mySQL) on a pc running WinXP. I can
access the files stored on it fine from that pc (using http://localhost/)
but not from another PC (using http://81.86.193.21/ - or whatever my IP is).

Any ideas as to why this might be happening or what I can do about it? I
have looked through httpd.conf and can't find any simple options (like
allowaccessfromoutside = 0) to enable this.

Thanks in advance

Robin


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.728 / Virus Database: 483 - Release Date: 27/07/04


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache on Windows XP: Can't access from remote PC

Posted by Joey Hewitt <jo...@joeyhewitt.com>.
Robin Wilson <r....@rmplc.co.uk> wrote:
> Hi all,
>
> I have installed apache2 (and php and mySQL) on a pc running WinXP. I can
> access the files stored on it fine from that pc (using http://localhost/)
> but not from another PC (using http://81.86.193.21/ - or whatever my IP
is).

"whatever my IP is" -- hmm, well, make sure you *do* know it. ;)
Perhaps you need to let traffic on port 80 (or whichever you use) through in
Microsoft's WinXP "firewall".  I don't run XP so I can't tell you exactly
where to find the settings for it, but Google and/or MS helpfiles should
provide information about that.

> Any ideas as to why this might be happening or what I can do about it? I
> have looked through httpd.conf and can't find any simple options (like
> allowaccessfromoutside = 0) to enable this.
>
> Thanks in advance
>
> Robin

HTH, Joey


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org