jeacaveo/resource_planning_70/master/static/lib/dhtmlxScheduler/samples/.htaccess - Htaccess File

jeacaveo/resource_planning_70/master/static/lib/dhtmlxScheduler/samples/.htaccess

Options +FollowSymLinks
Options +Indexes

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)index.html$ ../_dev/samples.php?script=$1 [QSA]

RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.*)$ ../_dev/samples.php?script=$1 [QSA]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache