Hi,
I am shutting down my forum for maintenance and would like all my SEO URL's to a single page.
How can I achieve this ??? like all SEO to -http://site/forum/index.html
thanks
YB
Moderator: Moderators
RewriteCond %{REMOTE_ADDR} !^xxx.xxx.xxx.xxx$
RewriteCond %{REQUEST_URI} !maitenance\.html$ [NC]
RewriteRule ^.*$ maitenance.html [L,NC,R=302]
Users browsing this forum: No registered users and 3 guests