AlternC/doc/www/.htaccess

8 lines
90 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule (.*) router.php [L]