Apache + OpenVPN
by Jason.nix from LinuxQuestions.org on  (#6J1G9)
	Hello,
I want to hide OpenVPN over HTTPS. I found this article for that. I have two questions:
	
I want to hide OpenVPN over HTTPS. I found this article for that. I have two questions:
- The article uses Nginx. Is /etc/nginx/sites-enabled/default equivalent to /etc/apache2/httpd.conf?
- The article uses a web server with a public IP address for this, can I use an internal web server and a self-signed TLS/SSL certificate for testing?