annie cruz wrote:
I'm wondering on how you guys secure your ntop page. I have already use the SSL feature, but I am still worried that someone can still view my page and see all the confidential details in it. Could someone kindly give me some tips on how to secure my ntop page...
I use Apache at the front-end for both SSL & Authentication: ProxyPass / http://localhost:3000/ ProxyPassReverse / http://localhost:3000/ NTop only listens to the loopback address: -w 127.0.0.1:3000 F _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
