![]() |
bada_bing
Quote:
Quote:
|
I'm getting this error ... The requested URL /forum/sitemap_index.xml.gz was not found on this server.
I put the rewrite rule Code:
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] If I run /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 I get Sitemap file not found Any advice? |
Kevlar,
this rewrite rule should be entered in .htaccess. For httpd.conf it may look a bit differently. Is it working with rewrite rule in .htaccess? Which section in httpd.conf are you using to insert rewrite rules? |
We turned off .htaccess files to save the added step of checking for that file everytime a page is requested. We put all of that type of data into the httpd.conf file. It allowed us to squeeze a little more processing power out of our boxes.
I placed the rewrite lines into the virtualhost section for that particular URL. It essentially looks like this... Code:
<virtualhost *:80> |
Update: If I punch
http://forums.bimmerforums.com/forum...p_index.xml.gz into the browser, I get the sitemap file. It just looks like I need to work on the rewriterule in the httpd.conf file. :confused: |
Kevlar,
please try the following in your httpd.conf: RewriteRule ^/forum/(sitemap.*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
Quote:
|
Great!
And thanks :) |
version 1.61 just returns a blank page when run. won't do anything. it's in the functions file. the old one works great.
i have url's above forum root and according .htacesss any hints on what to change? i wanted to use 1.61 because of the google loc format errors.. |
ugr|dual,
PM sent |
All times are GMT. The time now is 01:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|