Options -Indexes # if your server is running Apache >= 2.2.16 you can use: # # FallbackResource %subdirectory%/kit2/bootstrap.php # # instead of the following block! (http://yals.de/15XHIiv) <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase %subdirectory%/kit2 RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^ bootstrap.php [QSA,L] </IfModule>
phpManufaktur/kfMiniShop/master/Data/Setup/PermanentLink/.htaccess
