c3d2-web/content/static/.htaccess
toidinamai 5afa778d4d index.html
git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@607 31f61c52-7bfb-0310-b897-fc00f8a278f0
2007-04-04 12:06:52 +00:00

13 lines
353 B
ApacheConf

DirectoryIndex news.html index.html
AddDefaultCharset UTF-8
RewriteEngine On
RewriteBase /
# typo3 feed url
# http://www.c3d2.de/index.php?id=8&type=334&feed_id=132&no_cache=1
RewriteCond %{QUERY_STRING} (^|&)id=8(&|$)
RewriteCond %{QUERY_STRING} (^|&)type=334(&|$)
RewriteCond %{QUERY_STRING} (^|&)feed_id=132(&|$)
RewriteRule index.php news-rss.xml