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

Gesior Problem!

Northnorial

Member
Joined
May 30, 2009
Messages
742
Reaction score
5
Location
Germany
Hello if i wan't to open my Gesior site!

The Indew of my server appears. I first i have to put the name ot the folder behind it like this myip.zapto.org/gesior

Can someone tell me how i get only my ip for the homepage?

Thank you :thumbup:
 
I have a no-ip! it's like MYSERVER.zapto.org, now i have opened XAMPP and i have already downloaded Gesior and all is working fine.

Now if someone goes on my MYSERVER.zapto.org IP he comes to the Gesior Index.

The folder of my acc is named gesior and if someone want to go on ma page he has to make MYSEVER.zapto.org/gesior.

That's a problem for me. I want, if someone uses just my ip to get on my homepage.

Understand now?

Sry for my bad explaining
 
just put all files from " gesior " folder into the clean " htdocs " folder and Goto myip.zapto.org it will work ^^


Reputation if that help u ^^ i know u will love me =P
 
It wasn't a bug, it was a miss of attention. :huh:

However, you can go back to place your file into '/gesior' and make an index.php file and write in that file this:

PHP:
<?=header("Location: /gesior")?>

;)
 
Back
Top