Ich hoffe mal, dass das jetzt alles ist
Habe jetzt folgende htaccess:
Scheint alles zu klappenRewriteEngine on
# Alte vBSEO Korrektur
RewriteRule f[\d]+-[^/]+/([\d]+)-.+-([\d]+)\.html /showthread.php?t=$1&page=$2 [NC,L,R=301]
RewriteRule f[\d]+-[^/]+/([\d]+)-.+\.html /showthread.php?t=$1 [NC,L,R=301]
RewriteRule f([\d]+)-[^/]+/index([\d]+)\.html /forumdisplay.php?f=$1&page=$2 [NC,L,R=301]
RewriteRule f([\d]+)-[^/]+/ /forumdisplay.php?f=$1 [NC,L,R=301]
RewriteRule ^/?is/htdocs/wp10481876_GB60F22STF/xgt/forum/(.+)$ /$1 [NC,L,R=301]
RewriteCond %{REQUEST_FILENAME} archive/
RewriteCond %{REQUEST_FILENAME} !archive/index.php/?
RewriteRule ^/?archive/(.+)$ /archive/index.php/$1 [NC,L,R=301]
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
php_value max_execution_time 120
# Downloads II gr分␆e
php_value upload_max_filesize 30M
php_value post_max_size 30MAber ist das nicht zu viel.. evtl. optimieren?
Danke ...


LinkBack URL
About LinkBacks






Reply With Quote
