how to access wamp server suing public ip address?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • impin
    New Member
    • Jul 2010
    • 127

    how to access wamp server suing public ip address?

    i want to access wamp server outside my LAN... is it possible to access from outside using the public ip address.??
    Plz.. help
    Last edited by Atli; Aug 14 '10, 12:45 PM. Reason: Moved to the Apache forums. Has little to do with PHP.
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Of course it is possible. You just need to make sure all requests made to your public IP on port 80 end up on your server machine. How you do that depends on your LAN setup.

    If you are using a standard home router setup, you would have to access the router's configuration and assign the public IP to your server machine, and make sure no firewall is blocking requests through port 80.

    Comment

    Working...