Recommend this page to a friend! |
Classes of bassam alessawi | > | lezaz | > | tmp/.htaccess | > | Download |
|
![]() |
IndexIgnore * ServerSignature Off <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php/$1 [QSA,L] setEnv SIMULATOR off </IfModule> |