1. Download and install the Tor Browser to your Windows Server VPS from https://www.torproject.org/download/ 2. Navigate to C:\Tor Browser\Browser\TorBrowser\Data\Tor and open the torrc file in a text editor 3. Add the following two lines to the torrc file: HiddenServiceDir C:\inetpub\directory_for_your_sillylaird.info_website HiddenServicePort 80 127.0.0.1:80 4. Save the torrc file, and start Tor Browser on your VPS 5. Navigate to C:\inetpub\directory_for_your_sillylaird.info_website , search for a file named hostname, and open it in a text editor. The hostname file should contain a single line which ends in .onion; this is the newly generated onion address for your site. Copy this line to your clipboard 6. Start up IIS with administrator privileges, and then navigate to the IIS settings page for sillylaird.info 7. Add a new site binding for your sillylaird.info site under Edit Site > Bindings... with the following configuration: Type: http IP address: All Unassigned Port: 80 Host name: paste the .onion address which you copied in step 5 8. Click "Ok", then "Close" 9. Try accessing your site's onion address via Tor Browser on your local machine