The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Quote:
Maybe there's something else in the .htaccess which I posted before that's conflicting? Or how about this.. Anyone have their method ACTUALLY WORK on their own forums? I mean kinda pointless posting this stuff here if it doesn't work. I would appreciate it if someone tested it on their own forums first. Thanks. |
#22
|
|||
|
|||
Strange, that code USED to work fine for me........
edit> http://bfb-online.com wont work, but if you type bfb-online.com into your address bar it works. |
#23
|
||||
|
||||
Quote:
Code:
RewriteEngine on rewritecond %{http_host} ^cogonline.net [nc] rewriterule ^(.*)$ http://www.cogonline.net/$1 [r=301,nc] http://www.cogonline.net | http://cogonline.net |
#24
|
|||
|
|||
DNS not resolving the 2 part domain, rather than something wrong with the code?
|
#25
|
||||
|
||||
The SEO wouldn't be messing with it, would it?
|
#26
|
|||
|
|||
Just noticed;
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\.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] edit> this thread looks promising LINKY |
#27
|
|||
|
|||
yeah i noticed later before u posted that, that the yourdomain.com needed to be changed, although I forgot to remove the number sign to uncomment it.
I also removed forums/ since my forums are in the root. It's all fixed now thank you all. |
#28
|
||||
|
||||
That's where I got the first suggestion I posted, but didn't realize it needed to be the actual two lines with the hashtags removed and not just duplicated. Good to know.
|
#29
|
|||
|
|||
Well I have the same issue and have posted here but nothing happen to get it to work correctly. It give me error 404
I currently using the http:// right now but never been able to fix it to work on www instead Any ideas? |
#30
|
||||
|
||||
The http:// should always be there, www or not. What this is, is directing one without to one with. Is that what you were going for?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|