# ZexPay - Ajax folder: allow .php files directly, no rewrites
Options -Indexes
RewriteEngine Off

RewriteRule ^admin/?$ /admin.php [L]
