Statamic-SASS
Statamic-SASS copied to clipboard
403 Error when accessing _cache/file.css
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