Login   Register  
PHP Classes
elePHPant
Icontem

File: sample2/.htaccess

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of mehmet emin akyüz  >  Inherited CSS  >  sample2/.htaccess  >  Download  
File: sample2/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: automatically handle "*.css" requests by invoking icss-translate.php
Class: Inherited CSS
Build CSS styles that inherit from parent styles
Author: By
Last change:
Date: 2012-05-10 01:09
Size: 79 bytes
 

Contents

Class file image Download
RewriteEngine On

RewriteRule ^(.*).css$ icss-translate.php?css=$1  [L,QSA]