When we are adding the rules we are getting the following error.
Syntax error on line 1193 of /usr/local/apache/conf/httpd.conf:
RewriteRule: bad argument line '^((urllist|sitemap_).*.(xml|txt)(.gz)?)$'
This is a discussion on error on line 1193 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; When we are adding the rules we are getting the following error. Syntax error on line 1193 of /usr/local/apache/conf/httpd.conf: RewriteRule: ...
When we are adding the rules we are getting the following error.
Syntax error on line 1193 of /usr/local/apache/conf/httpd.conf:
RewriteRule: bad argument line '^((urllist|sitemap_).*.(xml|txt)(.gz)?)$'
The line you pasted is not complete. The correct line shall be
Code:RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
*** Moved thread to Troubleshooting forum ***