Page 1 of 1

mod_rewrite and formbuilder

Posted: Mon Jan 04, 2010 1:49 pm
by Decorsign
Hello people,

Can anyone tell me what to change in .htaccess to use formbuilder with mod_rewrite?
Or is it possible to exclude the contactpage from mod_rewrite?
The "Internal" option in config.php works fine, but i would like mod_rewrite to work!

Any suggestions?

Geert

Re: mod_rewrite and formbuilder

Posted: Mon Jan 04, 2010 5:46 pm
by Dr.CSS
You have to state what kind of problems you are having with the 2, I've used formbuilder on many sites and never came across any problems with respect to pretty URLs using .htaccess/mod_rewrite...

Re: mod_rewrite and formbuilder

Posted: Fri Jan 22, 2010 9:05 am
by Aleksi
I have similar problem. Formbuilder works just fine but when I use mod_rewrite it does not even send the form at all. Any suggestions how to solve this problem.

-ALeksi

Re: mod_rewrite and formbuilder

Posted: Fri Jan 22, 2010 8:20 pm
by Dr.CSS
A more thorough explanation of the steps you used to do the .htaccess/config would help a lot and what version of cmsms etc. etc...

Re: mod_rewrite and formbuilder

Posted: Fri Apr 09, 2010 9:17 pm
by Decorsign
Hi Guys,

Sorry for the late reply.
I solved the problem by switching the extension on in config.php.
I used .html. Without the extension it fails to send forms.

THanx again,

Geert