PHP Classes

File: install/htaccess.dist

Recommend this page to a friend!
  Packages of Peter Buzanits   Booosta Installer   install/htaccess.dist   Download  
File: install/htaccess.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Booosta Installer
Install applications to use the Booosta Framework
Author: By
Last change:
Date: 6 months ago
Size: 246 bytes
 

Contents

Class file image Download
Options -MultiViews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.^\/]+)(.*)$ $1.php?urlhandler_getparams=$2 [NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ".*" /vendor/booosta/urlhandler/src/urlhandler_proxy.php