Hi Dears
I installed vBSEO 3.2.0 successfuly ( License Key is green )
when VBSEO is Activate, visitors that go to
http://forum.hamednet.com
/forumdisplay.php
/usercp.php
see blank page
but for visit other part of forum ( threads , memberlist, post ,faq , .... )
don't have any problem
I ticket and Mert Gökçeimam help me too
he said :
I edit .htaccess file in forum root folder like thisOriginally Posted by Mert Gökçeimam
When I typePHP Code:RewriteEngine on
RewriteRule testpage\.html http://www.google.com [R]
# 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.
# 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\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/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)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
http://hamednet.com/forum/testpage.html
http://hamednet.com/testpage.html
Don't redirect to Google !!
I tolk server bluehost
they tell
bluehost sever is strong and support bluehost are not mendaciousRewriteEngine on into your server already. You can use it as you wish through the htaccess file. mod_rewrite is enable in all bluehost sever
bluehost sever are sure that mod_rewrite is enable in my host
Dears please help me
I'm waiting several days and upset for this problem
I buy VBSEO but can't Enable it
mod_rewrite is enabled in all bluehost's server
I think There is other obstacle
I request you resolve this problem ,please
Thanks for your advice


LinkBack URL
About LinkBacks





Reply With Quote