Posts: 157
Threads: 32
Joined: Oct 2012
Reputation:
0
Hi,
I have a windows VPS, and i wanted to know if there any way to run a website on it.
I mean on the :localhost.
I found some programs but i failed with setting it.
if anyone know about way please replay.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Install IIS through the server manager or install Apache or Lighttpd stand-alone. IIS seems to be a royal pain the ass, so I'd go with either of the latter two. A WAMP stack might be easier since that will also include PHP and MySQL.
Posts: 368
Threads: 21
Joined: Jan 2014
Quote:
Originally Posted by Vince
Install IIS through the server manager or install Apache or Lighttpd stand-alone. IIS seems to be a royal pain the ass, so I'd go with either of the latter two. A WAMP stack might be easier since that will also include PHP and MySQL.
|
That^*^
Posts: 2,368
Threads: 27
Joined: Jun 2010
Reputation:
0
Try XAMPP. Also WAMP, works fine here and is very easy to install. You also have to see if the port 80 or 443 (can't remember exact port) needs to be unblocked.