Files
kashilo/docs/pow-server/.htaccess

4 lines
81 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]