hostname auf tnxx.ito bzw link-hinweis auf ip
This commit is contained in:
@@ -77,7 +77,7 @@ erstellen ````/etc/apache2/sites-available/nextcloud.conf```` mit Inhalt:
|
|||||||
|
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
DocumentRoot "/var/www/nextcloud"
|
DocumentRoot "/var/www/nextcloud"
|
||||||
ServerName nextcloud.hensel.dom
|
ServerName nextcloud.tnxx.ito
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
<Directory /var/www/nextcloud/>
|
<Directory /var/www/nextcloud/>
|
||||||
@@ -114,7 +114,7 @@ sudo systemctl restart apache2
|
|||||||
```
|
```
|
||||||
|
|
||||||
Nun können Sie per http auf den Webserver zugreifen
|
Nun können Sie per http auf den Webserver zugreifen
|
||||||
http://nextcloud.hensel.dom
|
http://nextcloud.tnxx.ito oder http://IP
|
||||||
|
|
||||||
{ align=left }
|
{ align=left }
|
||||||
|
|
||||||
@@ -191,8 +191,8 @@ Bearbeiten der Datei ````/etc/apache2/sites-available/nextcloud.conf````
|
|||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
DocumentRoot "/var/www/nextcloud"
|
DocumentRoot "/var/www/nextcloud"
|
||||||
ServerName nextcloud.hensel.dom
|
ServerName nextcloud.tnxx.ito
|
||||||
ServerAlias www.nextcloud.hensel.dom
|
ServerAlias www.nextcloud.tnxx.ito
|
||||||
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||||
|
|||||||
Reference in New Issue
Block a user