I imagine this will be an easy one. Im very familiar with ArcGIS Server .NET edition
However have little experience with the Java edition. So I installed a fresh copy of v10 Enterprise on a fresh install of Windows 7 Ultimate 64bit, for self-development purposes.
Ran the post install by the book, and can hit the normal manager console fine.
Tried hitting the REST endpoint and got a 404 which I understand is usually expected by default after a fresh install.
I dont have anything funny going on, no proxy, no separate apache using same ports.
Following the advice in this article, I get a 403 when I try and hit:
http://machine name:8399/manager/html
Anyone know why this happens, and how to rectify?