• 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!

Website

dydocan

dydocan
Joined
Jul 2, 2010
Messages
95
Reaction score
0
Hi, I want to link 2 websites in 1 website, I'll explain a bit more>

I have 2 websites and I want to link them both to 1 website.

I want to make a website on the left side it is a button who put me forward to my low exp server and on the right side is a button who put me forward to high exp server.

I only need a person to explain for me how to do that.

I would appreciate if somebody could help me

thanks in advance
 
yourip.no/index.php

yourip.no/server1/
yourip.no/server2/

could you explain a little bit more please?

where is the file located and so on>?
 
/index.php (contains links to server 1 and server 2)
/server1/index.php ( contains site details )
/server2/index.php ( contains site details )

directory folder


You want sth like that?
 
Depends.

Example of content /index.php
<a href="/server1/index.php">Link to server 1</a> | <a href="/server2/index.php">Link to server 2</a>
 
Back
Top