Any ideas?
thanks
here is the site http://www.albertaforums.com/forums
« Last edit by gotit on Thu Nov 23, 2006 10:08 pm. »
Moderators: Gaia.
Page: 1
| Author | Post |
|---|---|
|
#1 Thu Nov 23, 2006 10:05 pm
|
|
|
Member
Registered: Nov 2006
Posts: 4
|
Now that I've installed my forum which works great..... I turned on Search Engine friendly URL, but it won't work. Not found error comes up. I use 1and1 shared hosting.
Any ideas? thanks here is the site http://www.albertaforums.com/forums « Last edit by gotit on Thu Nov 23, 2006 10:08 pm. » |
|
#2 Fri Nov 24, 2006 8:14 am
|
|
|
Member
Registered: Apr 2004
Posts: 192
Location: Brussels Belgium
|
Your host probably doesnt support rewriterules. I think you should contact them.
_______________ |
|
#3 Fri Nov 24, 2006 8:51 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
- Check if you uploaded the .htaccess file;
- check if your host uses Apache and supports mod_rewrite; - eventually you need to set RewriteBase in .htaccess to your forum's path. _______________ « Last edit by Dietrich on Fri Nov 24, 2006 1:05 pm. » |
|
#4 Wed Nov 29, 2006 11:41 pm
|
|
|
Member
Registered: Nov 2006
Posts: 4
|
I use this hosting company and here is what they say about url rewrite:
http://faq.1and1.com/scripting_languages_supported/configuring_apache_server_using_htaccess/4.html I don't know what they all really mean. and yes I've uploaded the .htaccess file |
|
#5 Thu Nov 30, 2006 8:28 am
|
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
You probably need to set RewriteBase to your forum's path (URL), as it's commented by default in the .htaccess file.
For example, RewriteBase /UseBB/ Note the line isn't commented (no # at the beginning). _______________ |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software