Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Why is the /assets and /images Directories not in the Cache Folder?
· 11 years ago
Sorry for those who need the access rule, it should be: RewriteRule ^(cache(?!/(assets|images))|bin|logs)/ error [L,NC]
-
Why is the /assets and /images Directories not in the Cache Folder?
· 11 years ago
Thnx for getting back quickly, I am aware of the defines.php file and that is where I started with the assumption that the ASSETS_DIR and IMAGES_DIR globals were being utilized in the code properly. Q
-
Why is the /assets and /images Directories not in the Cache Folder?
· 11 years ago
The primary reason is that we wanted to be able to deny direct access to the cache folder via the browser so that these files were secure. However, both assets/ and images/ are intended to be reachab
-
Why is the /assets and /images Directories not in the Cache Folder?
· 11 years ago
Hi! First time here - Love the CMS I have a a question; Why did you choose not to put the /assets and the /images directories into the /cache directory? I am having some issues with internal users fid
-
Processor and ram good enough, VGA card is weaker than required (GTS 450)
· 11 years ago
I think you have the wrong site/forum :)
-
Processor and ram good enough, VGA card is weaker than required (GTS 450)
· 11 years ago
Is this a major problem?
-
Internal Server Error
· 11 years ago
Thanks, it worked! I also had to give wirting permissions to a lot of files and folders, but now it's running :) Now to the fun part :D
-
Internal Server Error
· 11 years ago
Basically you need to add AllowOverride All in your .htaccess. The location of that depends on your setup. If you are using virtual hosts, it will go in the virtual host config and probably replace A
-
Internal Server Error
· 11 years ago
Hi! I am trying Grav for a new website. I am quite a noob, so please forgive my lack of knowledge. Working on Ubuntu 14.04, I have a server set up with Apache, with a website associated to a certain
-
Learn GRAV problems
· 11 years ago
Thanks for the clarification of using new-project. I was interested in adding more pages, so had just wanted to clone a project so as to keep the original project. I only skimmed through the GitHub Se