• 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 AAC Splash Page

Resource

MARVELOUS!
Joined
May 21, 2011
Messages
932
Reaction score
47
Location
Sweden
Anyone have a clue how to make one? I have the splash page ready, but I don't know how to implement it.

Rep to the person who helps me with this :)
 
Most of these splash pages are simply done by making a copy of the index file or putting all web files into a single folder, and redirects it to that folder.

I'm sure you could find another method by some searching around on Google. :p
 
Replace the current index.php / index.html with the splash page and let the splash page redirect the user to the real website folder.
 
You should create a new folder inside htdocs, and put all files inside, just leave the index.php from the splash page in htdocs so from the splash page you will get redirected to yourwebsite.com/folder/index.php?subtopic=latestnews
 
Back
Top