[solve]How to remove the htaccess rules in one subdirectory?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
nadavvin
Forum Commoner
Posts: 68
Joined: Wed Sep 06, 2006 6:05 am

[solve]How to remove the htaccess rules in one subdirectory?

Post by nadavvin »

Hello

I upload a photo gallery to my blog:
The photo from my vacation to London

but I can't access to the photos.

I could see the files if I access directly to the directory:
http://nadavvin.com/gallery/London/

but if I click on one of them I redirect to 404 page...

How can I make the gallery directory not to follow the main htaccess rules?

Why is the thumb directory accessible and I can access the photos?

Thanks
Nadav

_____________________

It was permission problem.
It's work now.
Post Reply