Update README.md
This commit is contained in:
@@ -81,7 +81,7 @@ A rss IPV4
|
|||||||
AAAA rss IPV6
|
AAAA rss IPV6
|
||||||
|
|
||||||
|
|
||||||
In your domain provider,update your nameserver based on cloudflare nameserver such as 'kim.ns.cloudflare.com' and 'mack.ns.cloudflare.com'
|
In your domain provider,update your nameserver based on cloudflare nameserver such as 'sam.ns.cloudflare.com' and 'kack.ns.cloudflare.com'
|
||||||
|
|
||||||
hostnamectl set-hostname domain
|
hostnamectl set-hostname domain
|
||||||
|
|
||||||
@@ -89,7 +89,7 @@ apt update && apt full-upgrade -y
|
|||||||
|
|
||||||
curl https://install.yunohost.org | bash
|
curl https://install.yunohost.org | bash
|
||||||
|
|
||||||
Localden yunohost islmelerini yaptiktan sonra actigimiz dns kayitlari icin su domaineri aciyoruz:
|
Localden yunohost islemlerini yaptiktan sonra actigimiz dns kayitlari icin su domaineri aciyoruz:
|
||||||
Nextcloud -> cloud.domain
|
Nextcloud -> cloud.domain
|
||||||
Vert -> convert.domain
|
Vert -> convert.domain
|
||||||
Gitea -> git.domain
|
Gitea -> git.domain
|
||||||
@@ -103,7 +103,7 @@ Only Office -> docs.domain
|
|||||||
Umami -> visitors.domain
|
Umami -> visitors.domain
|
||||||
|
|
||||||
|
|
||||||
-Permissions-
|
-Permissions-
|
||||||
my_webapp ->visitors,all
|
my_webapp ->visitors,all
|
||||||
Pair Drop -> Tum yunohist yoneticileri
|
Pair Drop -> Tum yunohist yoneticileri
|
||||||
|
|
||||||
@@ -112,9 +112,6 @@ Pair Drop -> Tum yunohist yoneticileri
|
|||||||
sudo nano /etc/nginx/conf.d/domain.d/my_webapp.conf
|
sudo nano /etc/nginx/conf.d/domain.d/my_webapp.conf
|
||||||
index index.php index.html; --> index index.html index.htm;
|
index index.php index.html; --> index index.html index.htm;
|
||||||
|
|
||||||
|
|
||||||
index index.php index.html; --> index index.html index.htm;
|
|
||||||
|
|
||||||
try_files $uri $uri/ /index.php?$args =404; --> try_files $uri $uri/ $uri.html =404;
|
try_files $uri $uri/ /index.php?$args =404; --> try_files $uri $uri/ $uri.html =404;
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user