How to make windows XP can share web service in LAN network?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
htdung
Forum Newbie
Posts: 17
Joined: Sun Apr 27, 2008 6:35 am

How to make windows XP can share web service in LAN network?

Post by htdung »

Dear bro.,
I wanna share web service on LAN network. I use windows XP, PHP5, MYSQL5, IIS or Apache2. Can I do that? If yes how ?
Thanks bro.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: How to make windows XP can share web service in LAN network?

Post by Benjamin »

Yes, you can use the IP address on port 80.
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: How to make windows XP can share web service in LAN network?

Post by josh »

Install wamp, edit http.conf to allow the local subnet, deny all for everyone else.. or you do you mean something other than a webserver
Post Reply