Mobile app version of vmapp.org
Login or Join
Jamie184

: Try something like the following in the document root's .htaccess file: RewriteEngine On RewriteRule ^stats/$ /awstats/awstats.pl?config=awstatsconffile.org [L] This will internally rewrite requests

@Jamie184

Try something like the following in the document root's .htaccess file:

RewriteEngine On
RewriteRule ^stats/$ /awstats/awstats.pl?config=awstatsconffile.org [L]


This will internally rewrite requests for /stats/ to the above URL.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Jamie184

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme