Pastoid

mindgarden htaccess

The page you are looking at now is at this URL: http://pastoid.com/bwn

This paste was last updated on August 21, 2009 at 10:29 am.

Pasted Coderaw

 
### HABARI START
RewriteEngine On
 
#RewriteRule  index.php [PT]
#  rewriting old txp urls like /index.php?id=344 to /?id=344
 
#RewriteRule admin/publish admin/publish [R=301,L]
 
 
 
# RewriteRule admin/publish admin/publish?%1 
 
RewriteRule /?rss=1 /atom/1 [R,L]
 
RewriteCond %{QUERY_STRING}  ^rss=1$
RewriteRule ^$ http://feeds.feedburner.com/lwsrc/DsCz [L]
 
# RewriteCond %{QUERY_STRING} (id=\d+)
#RewriteCond !%{REQUEST_URI} \/admin
 
RewriteRule ^(admin) - [L]
RewriteCond %{QUERY_STRING} (id=\d+)
# RewriteCond %{QUERY_STRING} !(^/admin/publish\?id=\d+)$
# RewriteRule ^(index\.php)|(admin) [L]
RewriteRule index.php  /?%1 [R=301,L]
# RewriteRule ^(\/)?index\.php$ / [R=301,L,QSA]
 
RewriteRule ^files/podcast\.xml$ http://feeds.feedburner.com/mindgarden/Iqqz [L]
 
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteBase /
 
RewriteRule . index.php [PT]
RewriteRule ^(system/(classes|locale|schema|$)) index.php [PT]
 
### HABARI END
 
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 6
Is this paste spam?
<Hide