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