1
hello to all i have one big problem with .htaccess
maybe some one know how i can resolve this issue:so i want to protect an dir using .htaccess !
but the problem is i want to protect draculaestate.ro/administrator
and in draculaestate.ro/.htaccess i have the same file
if i put .htaccess in /administrator it gets in conflict with the one in draculaestate.ro
and when i try :
http://www.draculaestate.ro/administrator/index2.phpit gives 404: Not Found
If i disable draculaestate.ro/.htaccess the seo will not work
http://www.draculaestate.ro/stiri-imobiliare/piata-imobiliara-canadiana-neafectata-de-criza-di.htmlso too show the articles like that seo!
If i put the content from the draculaestate.ro/administrator/.htacess in /draculaestate.ro/.htaccess it will protect the entire site and not only the /administrator part
So how can i protect an dir or what i can do too protect /administrator path without geting .htaccess in conflict?!
Thanks!