1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-02 21:35:08 +00:00

Set ServerName as well

This commit is contained in:
Girish Ramakrishnan
2021-05-10 16:08:30 -07:00
parent 076a5cb14e
commit 7c7ab032f4

View File

@@ -1,3 +1,5 @@
ServerName %{HTTP_HOST}
<VirtualHost *:8000>
DocumentRoot /app/code/p
AllowEncodedSlashes On