# BEGIN Url Rewrite section # (Automatically generated. Do not edit this section) RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d [OR] RewriteCond %{REQUEST_FILENAME} gallery\_remote2\.php RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . - [L] RewriteCond %{QUERY_STRING} view=core.DownloadItem RewriteCond %{QUERY_STRING} itemId=([0-9]+) RewriteCond %{HTTP_REFERER} !://whogivesacrap.net/ [NC] RewriteCond %{HTTP_REFERER} !://c0c0c0.livejournal.com/ [NC] RewriteCond %{HTTP_REFERER} !://livejournal.com/ [NC] RewriteCond %{HTTP_REFERER} !://vegan.livejournal.com/ [NC] RewriteCond %{HTTP_REFERER} !://crazycomputing.net/ [NC] RewriteCond %{HTTP_REFERER} !://blogyournews.com/ [NC] RewriteCond %{HTTP_REFERER} !://crazycomputing.net/ [NC] RewriteCond %{HTTP_REFERER} !://whogivesacrap.net/ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteRule . /wp-gallery2.php?g2_view=watermark.DownloadItem&g2_itemId=%1 [L] RewriteCond %{THE_REQUEST} \ /sitemap(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=sitemap.Sitemap [QSA,L] RewriteCond %{THE_REQUEST} \ /admin/(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=core.SiteAdmin [QSA,L] RewriteCond %{THE_REQUEST} \ /c/view/([0-9]+).html(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=comment.ShowAllComments&g2_itemId=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /c/add/([0-9]+).html(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=comment.AddComment&g2_itemId=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /srss/([0-9]+)(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=rss.SimpleRender&g2_itemId=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /rss/([^\/\?]+)(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=rss.Render&g2_name=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /v/([^?]+)/slideshowapplet.html(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=slideshowapplet.SlideshowApplet&g2_path=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /d/([0-9]+)-([0-9]+)/([^\/\?]+)(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /gallery3/main.php?g2_view=core.DownloadItem&g2_itemId=%1&g2_serialNumber=%2&g2_fileName=%3 [QSA,L] RewriteCond %{THE_REQUEST} \ /v/([^?]+)/slideshow.html(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=slideshow.Slideshow&g2_path=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /v/([^?]+)(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_view=core.ShowItem&g2_path=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /f/([^?]+)(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_controller=permalinks.Redirect&g2_filename=%1 [QSA,L] RewriteCond %{THE_REQUEST} \ /([^?]+)(\?.|\ .) RewriteCond %{REQUEST_FILENAME} !/wp-gallery2\.php$ RewriteRule . /wp-gallery2.php?g2_controller=migrate.Redirect&g2_path=%1 [QSA,L] # END Url Rewrite section # BEGIN WordPress RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress