Can you elaborate a little further? Not asking for step by step.... but, if you
could just point me in the right direction. I have an existing SharePoint root
site already setup. Are you saying this would change? Currently, what I have is
a number of static HTML pages in the root of my site (via SharePoint Designer).
However, the SP security jumps in front of my page and prompts me for login etc.
If I understand how SP works, I can't change security on individual files,
correct?
i.e.
/default.aspx (standard SP home page)
/mypage.html
I want everyone to see 'mypage.html' and when they click on the 'log in' button
they get routed to the default.aspx page and SP authentication takes over.