• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Two Servers on 1 Computer!

Fragdonut

Banned User
Joined
Jul 27, 2009
Messages
2,606
Reaction score
0
Location
HDUXZZZ13387
Hello OTLand!
I'd like to have two servers on 1 computer, I got it to work and everything so you can connect to the both servers with different ports but now I need to know how I can have 2 different sites.
Anyone can help me with that? (I don't wanna use the multi-world system)
like
127.0.1/serv1
127.0.1/serv2
 
Well for xampp the easiest option would be:
make 2 folders
1 called server1
1 called server2

put the acc in both folder and change the location to the server.

That should work, you can make a small startpage in the htdocs folder that can redirect to: /server1 or /server2
 
I tried it but, I don't understand where I should redirect to..
I made two new folders in xampps folder, and putted the AACs in these folders but when I go to
127.0.0.1/serv1
it says
Object not found!
The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.
 
I tried it but, I don't understand where I should redirect to..
I made two new folders in xampps folder, and putted the AACs in these folders but when I go to
127.0.0.1/serv1
it says

Because you have to have a index.php/.htm in that folder :)

Try with 127.0.0.1/serv1/createaccount.php
 

Similar threads

Back
Top