How to host wamp server online
Posted by: ahmadhassan (---.62.114.160.2.nile-online.net)
Date: February 26, 2018 08:10PM

I work on wamp 3.1.0 (x64bit) in my PC, and I need publish localhost to online. Also I don't have static IP.

How can I resolve this case to showing localhost from outside network. Such (3G)

Nb: I try some solution from Google but nothing

Thanks for support me 😃

Options: ReplyQuote
Re: How to host wamp server online
Posted by: Otomatic (Moderator)
Date: February 26, 2018 08:34PM

Hi,

You are really looking for difficulties, you don't have a fixed IP and you want your local site to be accessible via the Internet.(*)
I wrote "local site" and not localhost because localhost is reserved for the server, in this case Wampserver.
The first thing to do is to use VirtualHost for your local sites, see: The need for Virtual Host

Once the VirtualHost is running properly locally, you will need to allow the VirtualHost to be accessed externally by modifying the Require directive.
But, since you don't have a fixed IP, you will have to go through a dynamic DNS service like noip.com

(*)The best thing to do would be to put your site at a hosting company, with a perennial domain name.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons



Edited 1 time(s). Last edit at 02/27/2018 12:06PM by RiggsFolly.

Options: ReplyQuote


Sorry, only registered users may post in this forum.