[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Apache2 RewriteRule?
- Subject: [ale] Apache2 RewriteRule?
- From: kafka at antichri.st (George Carless)
- Date: Sun, 14 Nov 2010 07:06:50 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
> The main site is http://www.site.com/app but we do have some people
> who book mark /app/index and other variations but for a 'maintenance'
> page I need to be able to send it all to /index.html. I'm obviously
> doing something wrong when firefox complains about an infinite loop
> I'm doing something stupid...
>
> RewriteRule ^/.*$ /index.html [L,R]
http://tinyurl.com/33ogd8a ;)
G