travisnapoleansmith/OneSolutionCMS2.1/master/Libraries/Tier7BehavioralLayer/DHTMLXSuiteStandard/codebase/.htaccess - Htaccess File

travisnapoleansmith/OneSolutionCMS2.1/master/Libraries/Tier7BehavioralLayer/DHTMLXSuiteStandard/codebase/.htaccess

Options +FollowSymLinks
Options +Indexes
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.+.(js|css)?(skin=(.*))?)$ ../../../dhtmlx4/_dev/make/proxy_less.php?script=$1&skin=$3 [QSA]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache