Welcome Guest, Not a member yet? Register   Sign In
.htaccess and _POST loses information on redirect
#1

[eluser]ferex[/eluser]
Hi, I've found this article and is the exact problem that i have with the
Post variables in my form

http://ellislab.com/forums/viewthread/84230/#423763

could anyone can help me to write a redirect rule in .htaccess file that works with
POST variables?

my htaccess

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ /index.php [L]
RewriteCond $1 !^(index\.php|fotos|img|css|javascript|robots\.txt|favicon\.ico)
RewriteRule ^(.*)$ /index.php/$1 [L]

my site is

http://www.downhill.tyresbolivia.com/contacto

thank you for reading.


Messages In This Thread
.htaccess and _POST loses information on redirect - by El Forum - 01-14-2009, 11:42 AM
.htaccess and _POST loses information on redirect - by El Forum - 01-14-2009, 12:54 PM
.htaccess and _POST loses information on redirect - by El Forum - 01-14-2009, 01:08 PM
.htaccess and _POST loses information on redirect - by El Forum - 01-14-2009, 01:46 PM
.htaccess and _POST loses information on redirect - by El Forum - 01-14-2009, 02:17 PM
.htaccess and _POST loses information on redirect - by El Forum - 01-14-2009, 03:47 PM
.htaccess and _POST loses information on redirect - by El Forum - 01-14-2009, 03:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB