diedsmiling/busenika/master/z/.htaccess - Htaccess File

diedsmiling/busenika/master/z/.htaccess

RewriteEngine On
RewriteBase /
ForceType application/txt
ForceType application/text

RewriteCond %{REQUEST_FILENAME}        !-f
RewriteRule ^(.*).sst$ zenon.php?dispatch=orders.print_deposit&order_id=$1 [QSA,L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache