/ Published in: Apache
For WordPress, put this code at the top of your .htaccess file. Make sure it's above the WordPress-generated rewrite section.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
RewriteEngine On RewriteBase / RewriteRule ^index\.html?$ / [NC,R,L]