Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ApacheGallery] 403 error in .cache dirs:wq



Yes, I know it opens my file system. For testing purposes, I was trying to
show that even if everything was open, I still could not get images to
display. My normal <Directory /> has

Order deny,allow
Deny from all

In my A::G Virtual server, I have also added to the default <Location>
directive. I put
order allow,deny
allow from all.

Also added <Directory /path/to/image_cache>
order allow,deny
allow from all


Still no luck displaying the images. This is kooky.

Thanks Nick --

Phil



----- Original Message -----
From: "Nick Tonkin" <nick@xxxxxxxxxxxxxxxxxxxxx>
To: "Phil Dyer" <dyer@xxxxxxxxxxxxxxxx>
Cc: <users@xxxxxxxxxxxxxxxx>
Sent: Sunday, March 30, 2003 12:34 AM
Subject: Re: [ApacheGallery] 403 error in .cache dirs:wq


> On Sat, 29 Mar 2003, Phil Dyer wrote:
>
> > I'm having an issue accessing images in the .cache/ directories. Folder
> > views work fine, but thumbnails and *non-original* size images return a
403
> > Forbidden.
> >
> > <apache_error_log>
> > ....  access to /pictures/January/.cache/100x66-picture.jpg failed
> >
> >
> > The cache directory is writable by the web server, and the cache images
get
> > created just fine. They just can't be accessed. I'm sure this is a
> > mis-config in my apache setup.
> >
> > I have no .htaccess files, and have
> > <Directory />
>
> This refers to a physical dir on your file system. There's no way you
should
> make your entire file system available to the world through the webserver.
>
> perhaps you meant <Location /> ?
>
> >   Options All
> >   AllowOverride None
> >   Order allow,deny
> >   Allow from all
> > </Directory>
> >
>
>
> - nick
>
> --
>
> ~~~~~~~~~~~~~~~~~~~~
> Nick Tonkin   {|8^)>
>