Files
MOHPortalTest-AllAgents-All…/qwen/php/public/.htaccess
2025-10-24 16:29:40 -05:00

4 lines
125 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php [QSA,L]