mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2026-03-15 01:03:24 +00:00
Add ServerName to virtual host config
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
ServerName localhost
|
ServerName localhost
|
||||||
|
|
||||||
<VirtualHost *:8000>
|
<VirtualHost *:8000>
|
||||||
|
ServerName localhost
|
||||||
|
UseCanonicalName Off
|
||||||
DocumentRoot /app/code/p
|
DocumentRoot /app/code/p
|
||||||
AllowEncodedSlashes On
|
AllowEncodedSlashes On
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user