php - .htaccess POST data blocked -


I send mail data to my original index by a post which will redirect:

  & Lt; Form action = "index.fp? Menu = blog and section = admin" method = "post" & gt;   

But these rows in .htaccess blok POST data:

  rewrite% {HTTP_HOST} ^ example .com $ RewriteRule ^ (. *) Http: //www.example.com/$1 [QSA, L]   

I'v tried some other people but the same problem:

  #RewriteRule ^ (. *) Http://www.example.com/$1 [QSA, L, R = 301] #RaverRail (. *) Http://www.example.com/$1 [QSA, L, R = 301] #RewriteRule ^ (. *) Www.example.com/$1 [QSA, L, R = 301] # Rev. Rule ^ (. *) Http://www.example.com/$1 [QSA, NC , P] #Doesn   

There are some other posts with this kind of problem but I did not find my solution

I How can I send a postage? Php? Menu = blog & amp; Section = admin

Thank you!

Try these rules

Rewriting product.php? Product-12.html from Id = 12 RewriteRule ^ Recycling Engine on the Product - ([0- 9] +) \. Html $ Product.php? Id = $ 1

Rewrite product product.php? Id = 12 Products / iPod-Nano / 12.html

  RewriteE regression rule ^ product / ([a-zA-Z0-9 _-] +) / ([0-9] + ) \. Html $ product.php? Id = $ 2   

Redirecting the ngine Www URL to a non-www URL Reviving On Rewrite Conduit% {HTTP_HOST} ^ Viral Pellal \. Net $ rewrite Raoul (. *) Http://www.viralpatel.net/$1 [R = 301, [L]

yoursite.com/user.php?username=xyz Rewrite on yoursite.com/xyz

  Rev.ReganReject Rule ^ ([a-ZA-Z0-9 _-] +) $ user.php? Username = $ 1 RewriteRule ^ ([a-zA-Z0-9 _-] +) / $ user.php? UserName = $ 1   

Redirecting to a new subfolder within the domain public_html

  Revive OnNewRightConnect% {HTTP_HOST} ^ test \ .com $ [ Or] Revoked code% {HTTP_HOST} ^ www. Test \. Com $ RewriteCond% {REQUEST_URI}! ^ / New / RewriteRule (. *) / New / $ 1    

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -