Find this line in your .htaccess file:
Change this to:Code:RewriteRule ^$ index.php
Then for your ENTER button or link, link to the index.php file. :)Code:RewriteRule ^$ landingpage.html
Find this line in your .htaccess file:
Change this to:Code:RewriteRule ^$ index.php
Then for your ENTER button or link, link to the index.php file. :)Code:RewriteRule ^$ landingpage.html
Bookmarks