Posted by Toby A Inkster on 01/29/07 06:24
Blinky the Shark wrote:
> What I did was comment out a line in .htaccess:
>
> #RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
What this line means is:
For any file that ends with any of these:
.jpg
.jpeg
.gif
.png
.bmp
then forbid access.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/CSS/Javascript/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
Navigation:
[Reply to this message]
|