/ Published in: Apache
Expand |
Embed | Plain Text
RewriteEngine On RewriteRule ^bid.wg$ index.php?pg=postbid&%{QUERY_STRING} [L] RewriteRule ^([0-9a-zA-Z]+).wg$ index.php?pg=$1&%{QUERY_STRING} [L]
You need to login to post a comment.
