Re: trouble accessing files from the css/js/img files under public folder

florian | 3 years ago | parent

This is caused by the file 'recess/apps/.htaccess'. This file contains 'deny from all' and therefore prevents any direct access.

A simple solution is to create a file with the name .htaccess in your recess/apps/firstApp/public folder with the content 'allow from all'. Then it should work.

Florian



michelle | 3 years ago

Awesome, thank you!

reply



Welcome KrisJordan!

Web: http://www.krisjordan.com/

Location: North Carolina

Edit Profile