Printversion   Home   Contact  
   About EasyCMS   Installation   Usage   Download   Terms and Pricing   FAQ 
   Requirements     Folders     Files 
 
Home > Installation > Folders

Folders

EasyCMS folders
These are the folders EasyCMS uses. Apart from html and data the folders can have any name, just make sure to link the images and stylesheets correctly in the template.


EasyCMS admin folder
This is the admin folder, where EasyCMS is. To avoid people changing your webpage either rename this folder to something else or protect it via .htaccess.


EasyCMS data folder
This is the data folder, where EasyCMS stores the content files with the EasyCMS commands.
This folder must have all the read/write and execute attributes enabled (unix command chmod 777) to allow the script to generate the files in there.
These files only represent the content-data, the script converts this data into HTML later.


EasyCMS html folder
This is the html folder, where the final page gets generated.
This folder must have all the read/write and execute attributes enabled (unix command chmod 777) to allow the script to generate the files in there.
Do not edit any files directly in there, as every time you generate them via EasyCMS they will be overwritten.





  


Powered by EasyCMS