Page 1 of 1

htaccess & Filesmatch

Posted: 26 Feb 2011, 10:58
by tschortsch
Hey!

I would like to use htaccess to protect my XML files. Does the htaccess file has to be in the root directory? If I do so, some of my forum features do not work properly anymore, because htaccess is blocking the XML files of the forum as well. Is it possible to put one htaccess file each in both iv-admin and iv-includes?

Thanks a lot in advance!

Re: htaccess & Filesmatch

Posted: 28 Feb 2011, 02:34
by Nick
Just move the .htaccess file into content/ folder. Thus it will protect only content and it's subfolders.

Re: htaccess & Filesmatch

Posted: 28 Feb 2011, 04:18
by tschortsch
Thanks a lot :!: :!: :!: