Jump to content

when navigating to adobe.com in browser, opens localhost


Recommended Posts

More than likely is a rule in your hosts file redirecting www.adobe.com to 127.0.0.1

 

1. Open "My Computer"
2. Open Drive C
3. Open Windows folder
4. Open System32 folder
5. Open Drivers folder
6. Open Etc folder
7. Double-click the hosts file and choose to open using Notepad when you're asked.

 

look for a line something similar below and delete it:

127.0.0.1 *.adobe.com

** if you get "access denied" errors when trying to save the file, try openning the hosts file using "Run as Administrator". this issue happens usually when you're working on Win Vista/7 with UAC turned on.

In a terminal type:

 

$ sudo nano /etc/hosts
This is something that isn't normally there and is a technique employed when using one of their products illegally. Removing the rule means your adobe products will stop working.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.