I'm having a little trouble on how to setup Umbraco 4.7.1. We are trying to setup the admin site and the front-end portion. So my developer installed it on one of our QA machines (I'm the system admin):
/Root < Front end example.com /Root/Umbraco < Admin admin.example.com
We are using IIS 6 on Windows 2003. Right now, he has the Admin site redirecting to example.com/umbraco/login.aspx. I would be fine with this, however, in IIS, he has WRITE permissions set to the front end site and I want to avoid this.
He mentioned that the Bin and master templates files would be outside of the Admin site if I remove the redirect.
I hope I'm making myself clear on the issue. I want to remove the Admin redirect so that I can disable WRITE permissions on the front end site, but the folder structure doesn't seem to allow that.
Configure Umbraco IIS 6 Admin/Front-end setup
I'm having a little trouble on how to setup Umbraco 4.7.1. We are trying to setup the admin site and the front-end portion. So my developer installed it on one of our QA machines (I'm the system admin):
/Root < Front end example.com
/Root/Umbraco < Admin admin.example.com
We are using IIS 6 on Windows 2003. Right now, he has the Admin site redirecting to example.com/umbraco/login.aspx. I would be fine with this, however, in IIS, he has WRITE permissions set to the front end site and I want to avoid this.
He mentioned that the Bin and master templates files would be outside of the Admin site if I remove the redirect.
I hope I'm making myself clear on the issue. I want to remove the Admin redirect so that I can disable WRITE permissions on the front end site, but the folder structure doesn't seem to allow that.
is working on a reply...