jeudi 4 avril 2019

How to fix Get method for POST in .htaccess?

When i wrote code(shown below) in .htaccess, URL changed to GET parameters, how can i changes to POST?

 RewriteCond %{REQUEST_URI}/index.php
 RewriteRule ^(.*)$ http://dev.kommesk.kz/ [R=301,L]




Aucun commentaire:

Enregistrer un commentaire