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

diedsmiling/busenika/master/o/.htaccess

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

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

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache