akrherz/iem/master/htdocs/request/grx/.htaccess - Htaccess File

akrherz/iem/master/htdocs/request/grx/.htaccess

AddHandler cgi-script .py
Options +ExecCGI

RewriteEngine On
RewriteRule iadot_trucks.txt iadot_trucks.py
# Legacy link was removed 5 Jan 2015
RewriteRule idot_trucks.php iadot_trucks.py

# .php was legacy stuff, lets not break old paths
RewriteRule l3attr.(php|txt) l3attr.py [QSA]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache