Sorry for my bad englis hand if I'm wrong section , I have a problem with vBSEO, despite having done all the fixes recommended by my hosting (Netsons) and also read in your post, I can not view the pages, I find getting this error:
404 Not Found
The resource requested could not be found on this server! Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!
Could you please help me understand where am I wrong?
This is my htaccess
404 Not Found
The resource requested could not be found on this server! Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!
Could you please help me understand where am I wrong?
This is my htaccess
Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
# RewriteBase /
#RewriteCond %{HTTP_HOST} !^www\.tasteofmusic\.com
#RewriteRule (.*) http://www.tasteofmusic.net/forums/$1 [L,R=301]
RewriteRule ^ ((urllist | sitemap_) * \ (xml |...? Txt) (\ gz))? $ Vbseo_sitemap / vbseo_getsitemap.php sitemap = $ 1 [L]
RewriteCond% {REQUEST_URI}! (AdminCP / | modcp / | cron | vbseo_sitemap)
RewriteRule ^ ((archivio /)? (. * \. Php (/. *)?)) $ Vbseo.php [L, QSA]
RewriteCond% {} REQUEST_FILENAME!-F
RewriteCond% {} REQUEST_FILENAME!-D
RewriteCond% {} / REQUEST_FILENAME! (AdminCP | modcp | ClientScript | cpstyles | immagini) /
RewriteRule ^ (. +) $ Vbseo.php [L, QSA]
SecFilterEngine Off
SecFilterScanPOST Off