Changes between Version 2 and Version 3 of Webdev/Archive/www.clarin.eu


Ignore:
Timestamp:
10/09/15 12:52:04 (9 years ago)
Author:
Sander Maijers
Comment:

Fix links, improve further

Legend:

Unmodified
Added
Removed
Modified
  • Webdev/Archive/www.clarin.eu

    v2 v3  
    1010
    1111= Viewing the staging website https://tst.clarin.eu
     12
     13https://tst.clarin.eu is shielded from outside connections in the Apache httpd configuration.
    1214
    1315In your OpenSSH client configuration, add the line:
     
    3234}}}
    3335
    34 You now have a SOCKS proxy running that listens on the loopback network interface (localhost), which passes incoming TCP connections on to vz07-clarin-eu.im.hum.uu.nl. Next, set up a web browser that passes all HTTP requests through this proxy:
    35   * [Chrome https://www.chromium.org/developers/design-documents/network-stack/socks-proxy].
    36   * [Firefox https://support.mozilla.org/en-US/kb/advanced-panel-settings-in-firefox#w_network-tab].
    37   * [Safari https://support.apple.com/kb/PH18553?locale=en_US]
     36You now have a SOCKS proxy running that listens on the loopback network interface (localhost), which passes incoming TCP connections on to vz07-clarin-eu.im.hum.uu.nl. Next, set up a web browser that passes all HTTP requests through this proxy (address: localhost, port: 1080):
     37  * [https://www.chromium.org/developers/design-documents/network-stack/socks-proxy Chrome].
     38  * [https://support.mozilla.org/en-US/kb/advanced-panel-settings-in-firefox#w_network-tab Firefox].
     39  * [https://support.apple.com/kb/PH18553?locale=en_US Safari]
    3840 
    39 You can use 'show my IP address' websites to find out whether your IP is now that of vz07-clarin-eu.im.hum.uu.nl. If so, you can now visit https://tst.clarin.eu
     41You can use 'show my IP address' websites to find out whether your IP is now that of vz07-clarin-eu.im.hum.uu.nl. If so, you can now visit https://tst.clarin.eu without an HTTP 403 Forbidden error response.