/ Published in: Apache
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
Options FollowSymLinks RewriteEngine On RewriteCond %{REQUEST_URI} !/maintenance.html$ RewriteCond %{REQUEST_URI} !/marrowtanance.png$ RewriteRule $ /maintenance.html [R=302,L]