| I checked the jetty.xml and tried to replace "localhost" with the | server ip in the <Set name="VirtualHosts"> block. It still shows HTTP | ERROR: 404. Any further idea? Could you advise me where and how I | should set the IP. I I did as follows:
Are you seeing a 404 page delivered by jetty (should say somewhere on it), or the default/built-in one in the browser? (you may need to turn off 'friendly' error pages in IE) Or test with e.g. curl or check what headers the server returns (if any) - using LiveHTTPHeaders, FireBug or Fiddler (or equivalent). /H. --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
