currently the file is like this:
<VirtualHost *:80>
# The ServerName directive sets the request scheme, hostname and port that
# the server uses to identify itself. This is used when creating
# redirection URLs. In the context of virtual hosts, the ServerName
# specifies what hostname must appear in the request’s Host: header to
# match this virtual host. For the default virtual host (this file) this
# value is not decisive as it is used as a last resort host regardless.
# However, you must set it for any further virtual host explicitly. #ServerNamewww.example.com
ServerAdmin webmaster@localhost
DocumentRoot /var/www/html
# Redirect permanent / http://example.com/
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.
# It is also possible to configure the loglevel for particular
# modules, e.g.
#LogLevel info ssl:warn
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
# For most configuration files from conf-available/, which are
# enabled or disabled at a global level, it is possible to
# include a line for only one particular virtual host. For example the
# following line enables the CGI configuration for this host only
# after it has been globally disabled with "a2disconf".
#Include conf-available/serve-cgi-bin.conf
it is called raspberrypi, I tried both http: // raspberrypi / owncloud and https: // … with the first I got the index schrmata, with the second telling me that safari can not connect to the server
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package libapache2-mod-php7.0
E: Couldn’t find any package by regex ‘libapache2-mod-php7.0’
E: Unable to locate package php7.0-gd
E: Couldn’t find any package by regex ‘php7.0-gd’
E: Unable to locate package php7.0-json
E: Couldn’t find any package by regex ‘php7.0-json’
E: Unable to locate package php7.0-mysql
E: Couldn’t find any package by regex ‘php7.0-mysql’
E: Unable to locate package php7.0-curl
E: Couldn’t find any package by regex ‘php7.0-curl’
E: Unable to locate package php7.0-intl
E: Couldn’t find any package by regex ‘php7.0-intl’
E: Unable to locate package php7.0-mcrypt
E: Couldn’t find any package by regex ‘php7.0-mcrypt’
E: Unable to locate package php-imagick
E: Unable to locate package php7.0-zip
E: Couldn’t find any package by regex ‘php7.0-zip’
E: Unable to locate package php7.0-xml
E: Couldn’t find any package by regex ‘php7.0-xml’
E: Unable to locate package php7.0-mbstring
E: Couldn’t find any package by regex 'php7.0-mbstring