Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

DCEM's bash script howto

7 Byte entfernt, 13:18, 8. Jan. 2020
/* expansions: off - EOF needs to be quoted */
cat >> /etc/nginx/conf.d/seafile.conf << 'EOF'
location / {
proxy_set_header Host $host;</code>
[...]
}
EOF</nowiki>
<code style="white-space: nowrap">$host</code> will not be expanded
610
Bearbeitungen