Re: Need help on Apache Server LAN setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here is my httpd.conf

<Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Allow from all
    Satisfy any
</Directory>

<Directory "C:/wamp/www">
    Options Indexes FollowSymLinks
    AllowOverride all
    Order Deny,Allow
    Allow from all
    Allow from 127.0.0.1
    Allow from 192.168
</Directory>

All other are set to default.

* The other machine is in my LAN with IP 192.168.1.138

Thanks,
Krishna

On 10/4/07, Mark A. Craig <mark.a.craig@xxxxxxxxx> wrote:
I think kp just needs to provide us with more details first,
specifically some relevant bits of httpd.conf, before much help can be
offered or a verdict rendered....

Mark

> -------- Original Message  --------
> Subject: Re: Need help on Apache Server LAN setup
> From: Peter Milanese <milanesefamille@xxxxxxxxx>
> To: users@xxxxxxxxxxxxxxxx
> Date: Thursday, October 04, 2007 03:47:55 AM
>
> Windows firewall?
>
> ----- Original Message ----
> From: kp < kv.krishnaprasad@xxxxxxxxx>
> To: users@xxxxxxxxxxxxxxxx
> Sent: Thursday, October 4, 2007 2:53:58 AM
> Subject: Need help on Apache Server LAN setup
>
> Hi,
>
> I have installed WAMP on my Windows XP machine.
> I can access the pages using http://localhost and http://192.168.1.181
> from my machine.   (my IP address)
>
> But other machines connected over LAN are not able to access my pages.
> They are typing http://192.168.1.181.
> They can access my m/c (shared folders in my machine) but not my
> Apache Server
>
> I have Symatec AntiVirus running on my machine.
>
> Thanks for the help.
>
> Regards,
> Krishna


---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




--
Be the change you want to see in the world - Mahatma Gandhi
http://delhi.aidindia.org
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux