Cailan Sacks
Results
2
comments of
Cailan Sacks
Hi, New to the project, but I think this is an excellent idea. If the notary server is running on an existing webserver, then you could just use the apache...
<IfModule mod_ssl.c> <VirtualHost *:443> ServerAdmin webmaster@localhost Servername www.mysite.com LoadModule proxy_module modules/mod_proxy.so ProxyRequests On <Proxy *> Order deny,allow Allow from localhost # Or whatever your network is if you need an...