Page 1 of 1

Forum Links

Posted: 01-12-2019 01:34 PM
by Michael Blakely
Several months ago I moved our website from http:// to https:// for better security. This includes a redirect for all http:// traffic to the https:// domain.

I realized this week that I needed to update this redirect for the forums so that the links to topics embedded in other topics would work correctly.

Browsers aggressively cache these URL redirects for some time. You will need to clear your aavirtual.com cache in order for the links to start working right away.
Here’s how to clear JUST the aavirtual.com entries from your browser cache if you use Chrome:
• Press SHIFT+CTRL+i to open the Google Chrome Developer Tools panel.
• Go to the Network tab and select the Disable cache checkbox to enable that feature.
• Type the URL you want to clear from the browser cache in the address bar and press Enter.
• Click and hold the reload button until a modal window pops up, the select the “Empty Cache and Hard Reload” option.
• As soon as the page has been fully reloaded, you can unselect the Disable cache checkbox and disable that feature.
• NOTE: The Chrome Developer Tools panel must remain open throughout all these steps