Now we need to redirect http requests to the new https instance. Create a new conf file for the redirect:
<pre>vi 1006-owncloud8http.conf (number may be different for you) </pre> and add this code (change the example server to match yours):</pre><VirtualHost *:80> ServerName ajaxplorerowncloud8
ServerAlias owncloud8.home.com
ServerAlias owncloud8.exampleserver.com