View Single Post
  #3 (permalink)  
Old 05-10-2008, 04:52 PM
al404 al404 is offline
Junior Member
 
Join Date: May 2008
Posts: 4
Default

is not exatly what i ment

i know i protect with .htaccess

but if in a normal sttructure i can have

/publicwebsite
/cms
/common
/images

and i would put my .htaccess in the /cms directory

in a MVC structur where do you put the .haccess?

let say i create a CMS and i want to password protect by .htaccess
where would i put it?

in the directory
/application/viewers/cms/
?
Reply With Quote