PHP Classes

File: .htaccess

Recommend this page to a friend!
  Packages of Allo   Eva Cloud Image   .htaccess   Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Eva Cloud Image
Resize, crop and rotate images
Author: By
Last change:
Date: 13 years ago
Size: 192 bytes
 

Contents

Class file image Download
RewriteEngine On RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ index.php [NC,L]