reggiep Posted April 28, 2011 Posted April 28, 2011 Hi Guys, i have installed Home access plus and have it working as I want. It occurred to me that I should probably have it running as a secure website and this is where I get stuck in IIS 7. http://www.prentonhigh.wirral.sch.uk/Externalpics/screenshot.158.jpg I have the Home access running from a sub folder of the default web site directory called Extranet and for some reason I have another sub folder inside that called extranet as well. Anyway I can't add bindings to the sub folder, extranet, only to the default web site folder. Can anyone suggest how I could secure this subfolder? Thanks
nickbro Posted April 28, 2011 Posted April 28, 2011 (edited) You can't secure a sub folder, you can only secure the whole site, but you can set it to respond to both HTTP and HTTPS requests and just block the extranet folder from allowing non HTTP connections. You should be able to remove that sub application extranet without any issues To do the next stop you will need the IIS Url Rewrite: URL Rewrite : The Official Microsoft IIS Site Then follow: [ATTACH=CONFIG]10007[/ATTACH][ATTACH=CONFIG]10003[/ATTACH][ATTACH=CONFIG]10004[/ATTACH][ATTACH=CONFIG]10005[/ATTACH][ATTACH=CONFIG]10006[/ATTACH][ATTACH=CONFIG]10008[/ATTACH][ATTACH=CONFIG]10009[/ATTACH][ATTACH=CONFIG]10010[/ATTACH] Edited April 28, 2011 by nickbro 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now