Make a splash (disclaimer) page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

Make a splash (disclaimer) page

Post by klevis miho »

I have a index.php page in the root folder. I made an index.html page that opens first.
I change .htaccess DirectoryIndex index.html .
When I open the domain it displays index.html but when I clik on a linck that is domain.com/index.php it opens index.html.

Any suggestions?
Post Reply