Hello all ,
It's my first post :P
I have recently moved my web server apache to lighttpd all work correctly ,i use a vbulletin forum with the mod vseo sitemap generator but he does not work !!!
when i type
forum.com/forum/sitemap_index.xml.gz
got
404 - Not Found
i have added this rule in lighttpd.conf
##REWRITE VHOST DFBUT
url.rewrite-once = ( "^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)" => "/forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1" )
##REWRITE VHOST REND
but it does not work always 404 not found !
Some one can help me ?
Best Regards![]()


LinkBack URL
About LinkBacks





Reply With Quote