Wednesday, January 9, 2008

White Clumps After Ovulation?

Unlock

Yes, if you try to use a port uncommon to navigate a Web application, by default Firefox will block your request.

eg http://unservidor.com:6000/aplicacion

how to overcome it?
  1. Write about: config instead of a URL, this would generate a browser parameters.
  2. With right click creates a new parameter called network.security.ports.banned.override
  3. A new parameter value assigned as the port number where the application is, in this example: 6000.
  4. To prove that you can access that application writes back the URL in your navigation bar.

NOTE: if you want to do it manually, locate the file all.js in C: \\ Program Files \\ Mozilla Firefox \\ greprefs and seeks commented line containing "network.security."

0 comments:

Post a Comment