mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-15 01:55:03 +00:00
Updated documentation.
This commit is contained in:
parent
7365f8fc4a
commit
0ab03a8dff
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ by setting the fastcgi value to true in the
|
||||||
configuration file). Add the following to the example.com server section in
|
configuration file). Add the following to the example.com server section in
|
||||||
.Pa /etc/httpd.conf :
|
.Pa /etc/httpd.conf :
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
location "/social*" {
|
location "/fedi*" {
|
||||||
fastcgi socket tcp "127.0.0.1" 8001
|
fastcgi socket tcp "127.0.0.1" 8001
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue