Home » Htaccess Tools » Htaccess Questions  » htaccess redirect help (Help with displaying images)
htaccess redirect help [message #1859] Fri, 28 May 2010 21:54 Go to next message
gilgimech  is currently offline gilgimech
Messages: 1
Registered: May 2010
I'm using this to redirect people when my site is under maintenance.

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST PUT>
 order deny,allow
 deny from all
 allow from xx.xxx.xxx.xx
</LIMIT>
<Files maintenance.php>
 order allow,deny
 allow from all
</Files>
AuthName netgamegurus.com


The problem I'm having is that none of the images on the maintenance page are displaying.

Does anyone know hoe to allow certain images to be displayed while the rest of the site is denied?
Re: htaccess redirect help [message #1918 is a reply to message #1859] Thu, 08 July 2010 22:26 Go to previous message
HungryMind  is currently offline HungryMind
Messages: 14
Registered: July 2010
Hi!

Read This Tutorial.

http://www.htaccesstools.com/block-ips/

Thnx & Regards: Hungry Mind

http://hungrymind.tk/
Previous Topic:Redirecting folder contents to index.php
Next Topic:Hide folder name
Goto Forum:
  


Current Time: Mon Sep 6 11:06:02 CEST 2010

Powered by: FUDforum 3.0.0.
Copyright ©2001-2009 FUDforum Bulletin Board Software