| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
tanicos
Joined: 30 Mar 2008 Posts: 3
|
Posted: Sun Mar 30, 2008 5:57 pm Post subject: Godaddy url rewrite error |
|
|
Hello
my hosting is with godaddy and i have a lot of domains there which are each stored on a folder.
for my other domains i have to put the whole path in the .htacces file in order to work. this is an example:
| Code: | | RewriteRule ^users/(.*) http://www.xxx.com/vote/index.php?do=rate&act=profile&username=$1 [L,R] |
i have installed the Advanced phpBB3 SEO mod Rewrite successfully and i tried this :
| Code: | | RewriteRule ^web20forum/[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?\.html$ http://www.webdesignvalidation.com/web20forum/viewforum.php?f=$1&start=$3 [QSA,L,NC] |
for every instance in phpbb_seo/cache/.htaccess.current and .htaccess but unfortunately is not working.
the 404 error is not seeing the full path.
any help? thanks
i can paste the url of the forum here if i am asked or allowed to. |
|
|
| Back to top |
|
 |
|
 |
tanicos
Joined: 30 Mar 2008 Posts: 3
|
Posted: Mon Mar 31, 2008 7:14 am Post subject: Re: Godaddy url rewrite error |
|
|
| tanicos wrote: | Hello
my hosting is with godaddy and i have a lot of domains there which are each stored on a folder.
for my other domains i have to put the whole path in the .htacces file in order to work. this is an example:
RewriteRule ^users/(.*)
any help? thanks
i can paste the url of the forum here if i am asked or allowed to. |
1200 views and no answer?come on  |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
Posted: Mon Mar 31, 2008 9:51 am Post subject: Re: Godaddy url rewrite error |
|
|
| tanicos wrote: |
i have installed the Advanced phpBB3 SEO mod Rewrite successfully and i tried this :
| Code: | | RewriteRule ^web20forum/[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?\.html$ http://www.webdesignvalidation.com/web20forum/viewforum.php?f=$1&start=$3 [QSA,L,NC] |
for every instance in phpbb_seo/cache/.htaccess.current and .htaccess but unfortunately is not working.
the 404 error is not seeing the full path.
|
Assuming you really need to add the full domain as you do with your set up, which should not be the case, but we never know, additonally make sure that you put the generated (and corrected) .htaccess at the right location.
Here, you seem to be editing the generated .htaccess in the phpbb_seo/cache/ dir, you need to move it to the domain's root, or merge it's content with the .htaccess that could already be there.
Note that you can as well generate an .htaccess meant to be used in phpBB's dir if not installed in the domain's root if you play with the "more options" option in the .htaccess generator.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
tanicos
Joined: 30 Mar 2008 Posts: 3
|
Posted: Mon Mar 31, 2008 10:16 am Post subject: Re: Godaddy url rewrite error |
|
|
| dcz wrote: |
Assuming you really need to add the full domain as you do with your set up, which should not be the case, but we never know, additonally make sure that you put the generated (and corrected) .htaccess at the right location.
Here, you seem to be editing the generated .htaccess in the phpbb_seo/cache/ dir, you need to move it to the domain's root, or merge it's content with the .htaccess that could already be there.
Note that you can as well generate an .htaccess meant to be used in phpBB's dir if not installed in the domain's root if you play with the "more options" option in the .htaccess generator.
|
My friend you are the best really.
i have looked at the other options and selected the .htaccess folder...now it works
really well done..thanks a lot |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14854
|
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |