Is it possible to redirect post data?
snippet in htaccess
Is it possible to redirect post data?
user9490
# redirect mail posting to index
RewriteRule send-mail index.php?send-mail [NC,P]