Post
Topic
Board Altcoin Discussion
Re: Open Source CCE 4.0 Block Explorer
by
dreamwatcher
on 29/06/2015, 17:55:49 UTC
I also wanted to add that CherryPy is configured to be run through a proxy. If you want to directly access it , most likely you will need to change the server.conf file.


tools.encode.on: True
tools.gzip.on: True
tools.gzip.mime_types: ['text/html', 'text/plain', 'application/json', 'text/javascript', 'application/javascript']
tools.proxy.on: True