All Downloads are FREE. Search and download functionalities are using the official Maven repository.

php-slim-server..htaccess Maven / Gradle / Ivy

There is a newer version: 7.8.0
Show newest version

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy