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

php-silex..htaccess Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy