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: 3.3.4.2
Show newest version

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy