Statamic-SASS icon indicating copy to clipboard operation
Statamic-SASS copied to clipboard

403 Error when accessing _cache/file.css

Open lesaff opened this issue 11 years ago • 0 comments

Jeremy, is there any setting override to allow access to the css file inside the _cache? I get a 403 forbidden error when I try to view the compiles scss file in my _cache folder.

It works as soon as I comment out the following

RewriteRule ^(_cache) - [F,L]

in the .htaccess. I don't want to do this and open up the folder to the public.

I am running MAMP with default httpd.conf and the stock .htaccess from the Statamic install.

Thx Rudy

lesaff avatar Nov 01 '14 18:11 lesaff