update example apache confs

This commit is contained in:
2021-01-09 01:18:25 -08:00
parent 9e672e1471
commit 44c6983c42
3 changed files with 35 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<VirtualHost *:80>
ServerName photo_app.example.com
ServerName photoapp.example.com
ProxyPass "/.well-known" !
ProxyPass "/favicon.ico" !
ProxyPass "/css" !