JackPotte/xtools/master/public_html/.htaccess - Htaccess File

JackPotte/xtools/master/public_html/.htaccess

RewriteEngine on
RewriteBase /
RewriteRule ^/xtools/ec/(.+)/(.+)/(.+)$ /xtools/pcount/index.php?name=$1&lang=$2&wiki=$3
RewriteRule ^/xtools/ec/(.+)/(.+)/?$ /xtools/pcount/index.php?name=$1&lang=$2&wiki=wikipedia
RewriteRule ^/xtools/ec/(.+)/?$ /xtools/pcount/index.php?name=$1&lang=en&wiki=wikipedia
RewriteRule ^/xtools/ec/?$ /xtools/pcount/index.php

On Github License

Files

Download PDF of Htaccess file

Comments

Apache