Hello, Edwin thank you for such a great component! I have gotten pretty far getting everything setup. my question which i could not find an answer for is this.
I know i need to lock down the master website (master.domain.com) however I have the slave sites sharing (symlink) the master. Now when i password protect the master site, When i go to a slave site, it's now prompting for the password.
my dir structure is this.
/public_html/master > Master Install Directory
/public_html/master/multisites/
and slave sites are as such
/public_html/master/multisites/slave1
/public_html/master/multisites/slave2
Do i need to create a share directory outside of master which then the slave sites are then linked to them via the templates? What do you recommend? or maybe I am just doing it completely wrong
Thanks.