Hi
For using the FCKEditor (in phpList) I got the following advice on another site.
Quote:
For sessions use your site's user roles. So an admin will have access to certain files/folders, regular users to other files/folders, etc., depending on how your site's users are defined and how you set it up.
I want to protect the FCKEditor folder from outside, so that only I can access it. How can I do this?
The FCKEditor folder is inside my /home/username/public/mydomain.com/public folder, i.e. it is accessible through mydomain.com which I don't want.