Results 1 to 10 of 11
-
14th Oct 2009, 06:13 AM #1OPMemberWebsite's:
Blog.HostGee.Com mywebsitedownorup.com softwere.usvBSEO 3.3.0. install but subdomains not working.?
hi guys .. please help me..
recently i install vbSEO 3.3.0 version at my forum, vBSEO its working and forum is running good but after installation my subdomains not working.
and when i disable the VBSEO then subdomain is working but forum all section and links not working.
i spoke with my hosting company.. they said somemore setting needs in .htaccess file in your root folder.
Currently i use these below codes in my .htaccess file please review:
# 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\.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|vbseo_sitemap)
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]
I use this above codes. but my subdomains not working..
and when i clear and remove all data in .htaccess file. that time subdomains is working .. but my forum section and links not working..
PLEASE HELP ME TO GET WORKING BOTH subdomains and forum section and links..
anyone knows about .htaccess file.. please help me..
looking your best Response
Thank you
CASPERyaseenwarez Reviewed by yaseenwarez on . vBSEO 3.3.0. install but subdomains not working.? hi guys .. please help me.. recently i install vbSEO 3.3.0 version at my forum, vBSEO its working and forum is running good but after installation my subdomains not working. and when i disable the VBSEO then subdomain is working but forum all section and links not working. i spoke with my hosting company.. they said somemore setting needs in .htaccess file in your root folder. Currently i use these below codes in my .htaccess file please review: Rating: 5Checkout over Hosttest webmaster resources Blog. at http://blog.hostgee.com <_<
-
14th Oct 2009, 06:20 AM #2Member
provide us with the URL?
-
14th Oct 2009, 06:22 AM #3OPMemberWebsite's:
Blog.HostGee.Com mywebsitedownorup.com softwere.usi did not change . anything in the above .htaccess file.. currently i use same these codes in my .htaccess file..
subdomains is : www.support.yaseenwarez.comCheckout over Hosttest webmaster resources Blog. at http://blog.hostgee.com <_<
-
14th Oct 2009, 07:04 AM #4Member
try removing any .htaccess file that's in the folder of the subdomain.
fyi..
first of all www.yaseenwarez.com is a subdomain of yaseenwarez.com
and www.support.yaseenwarez.com is a sub-subdomain ..its not a good practice to have subdomain with wwwCoding Horror Fan
I don't read PM's frequently .
-
14th Oct 2009, 07:11 AM #5OPMemberWebsite's:
Blog.HostGee.Com mywebsitedownorup.com softwere.usno .htaccess file in the subdomains folder
Checkout over Hosttest webmaster resources Blog. at http://blog.hostgee.com <_<
-
14th Oct 2009, 07:14 AM #6MemberWebsite's:
dirtydingo.org badboysaftermath.com
-
14th Oct 2009, 07:19 AM #7Member
try this
RewriteCond %{HTTP_HOST} ^www\.example\.com$
RewriteRule ^(.*)$ http://example.com/$1 [L,R=301]Coding Horror Fan
I don't read PM's frequently .
-
14th Oct 2009, 07:25 AM #8OPMemberWebsite's:
Blog.HostGee.Com mywebsitedownorup.com softwere.usRewriteCond %{HTTP_HOST} ^www\.example\.com$
RewriteRule ^(.*)$ http://example.com/$1 [L,R=301]
Please help meCheckout over Hosttest webmaster resources Blog. at http://blog.hostgee.com <_<
-
14th Oct 2009, 07:28 AM #9MemberCoding Horror Fan
I don't read PM's frequently .
-
14th Oct 2009, 07:50 AM #10BannedWebsite's:
SMSFreak.in Recharge.im DJGaurav.inAdd this .htaccess to ur subdomain folders
# 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\.yaseenwarez\.com
#RewriteRule (.*) http://www.yaseenwarez.com [L,R=301]
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
VBSEO, is not working fine
By Snap in forum Web Application/Script SupportReplies: 10Last Post: 17th Jul 2011, 09:58 PM -
Install Nginx as Reserve Proxy giving 404 error - Vbseo
By Rapid4All in forum Server ManagementReplies: 1Last Post: 21st Dec 2010, 04:31 PM -
Individual subdomains
By gmaister22 in forum General DiscussionReplies: 13Last Post: 23rd Nov 2010, 06:40 PM -
[Hiring] Someone to install working MEGUI
By pankaj in forum Completed TransactionsReplies: 0Last Post: 10th Nov 2010, 04:00 AM -
How to install terminal server, its not working.
By Sponge Bob in forum Webmaster DiscussionReplies: 6Last Post: 6th May 2010, 09:22 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...