mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2026-04-24 03:34:59 +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