I’ve put a password around a website for preview purposes – it has .htm files generated by a content management system and .aspx files.
On my pc the Forms authentication restricts the .htm – but deployed live it does not – only the aspx files are restricted.
I realise that it maybe something specific to my hosting package (pipe10) but can anyone point me in the right direction please?
Thanks,
Andy
In the end I just had to rename all the .HTML files to .ASPX – my hosting unfortunately didn’t allow me to configure IIS.