Displaying 1 result from an estimated 1 matches for "e302f71a".
2006 Mar 09
7
How to restrict access to admin part of the page?
Hi!
What is the easiest way to restrict access to some part of the page?
In php i just put .htaccess and .htpasswd files in /admin folder and it 
worked.
Now i''ve got one admin folder for controllers, one for views, public 
folder and i''m not really sure if it''s still possible. So what is the 
easiest way? I don''t have any user logging features on my site,