• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

403 trying to access 'localhost' in WSAD5

 
Ranch Hand
Posts: 365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi-
Just insatlled WSAD 5.1 on W2k and the associated fix packs.
When I try to run an app on 'localhost' I get:
-->Error 403 Access denied to destination http://localhost:9080
If I substitute '127.0.0.1' for localhost, it works. I've checked the W2k hosts file and localhost is defined. I can ping localhost, no problem.
Do I need to modify the virtualhosts.xml file?
thank you,
Max Tomlinson
 
Max Tomlinson
Ranch Hand
Posts: 365
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
never mind - I needed to bypass local servers in my IE settings.
thanks for listening
Max
 
reply
    Bookmark Topic Watch Topic
  • New Topic