my prob with the apache version is the htacess. how do i activate htaccess?
This is a discussion on Please help IIS install within the Troubleshooting forums, part of the vBSEO SEO Plugin category; my prob with the apache version is the htacess. how do i activate htaccess?...
my prob with the apache version is the htacess. how do i activate htaccess?
Hello,
please make sure that you have mod_rewrite enabled:
and that rewrite directives are allowed in .htaccess, the following should be added to the <VirtualHost> section of httpd.conf:Code:LoadModule rewrite_module modules/mod_rewrite.so
Code:Options +FollowSymLinks
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
What file do i find the line?:Originally Posted by Oleg Ignatiuk
LoadModule rewrite_module modules/mod_rewrite.so
It should be in httpd.conf file too.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
arrggg no luck
there sooo many entries of <VirtualHost>
Hi,
PM sent
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!