fuck apache2, attepmt to configure nextcloud php

This commit is contained in:
2022-10-08 03:04:01 +05:00
parent 8079905530
commit b1c83b2941
4 changed files with 2176 additions and 3 deletions

View File

@ -11,6 +11,9 @@ touch init/init
#Copy nextcloud to web root
cp -rv nextcloud/* /var/www/html/
# Copy nextcloud config.php
cp -rv default_configs/var/var/www/html/config /var/www/html/config
#Create log dirs
mkdir -pv /root/logs/nginx
mkdir -pv /root/logs/php-fpm

File diff suppressed because it is too large Load Diff