PDA

View Full Version : Server requirements for URL rewrite


Zardok
14 Mar 2007, 18:02
Hi,

I've got a forum built on vbulletin www.e-buscadores.com/foro-buscadores/index.php and I'm trying to implement the vrewrite stuff, I followed the rules by the letter but it gives me a 500 error. I'm wondering, does my hosting package need to meet any requirement to get the rewrite working?

Thanks a lot

dj_melayu
15 Mar 2007, 08:03
Your host should support the .htaccess in order to make it work. :)

Dismounted
15 Mar 2007, 08:21
Actually your host needs to support mod_rewrite. Also, 500 (Internal Server Error)'s are mainly caused by file permissions.

Zardok
16 Mar 2007, 18:29
Cheers guys. Then I don't know where the problem is, as the mod_rewrite is enabled and working fine for a section that is built on WordPress...

nexialys
16 Mar 2007, 19:32
your .htaccess file HAVE TO be chmod 644 or the server gives a 500 error!!!

and maybe your path is not correct, depending on your server rule.

TheRed
19 Mar 2007, 04:03
Or you could try checking for errors related to mod_rewrite at the error_log file

Loco.M
19 Mar 2007, 05:07
isn't there a vbrewrite forum for support ?

Xplorer4x4
19 Mar 2007, 08:18
isn't there a vbrewrite forum for support ?

Yep as well as the requirements listed in the vrewite thread and there is no vBRewrite. ;)

http://www.vbulletin.org/forum/showthread.php?t=112024
This may help with vrewrite though.