49 lines
1.6 KiB
ApacheConf
49 lines
1.6 KiB
ApacheConf
|
|
# <IfModule mod_ssl.c>
|
|
# <VirtualHost *:443>
|
|
# ServerName iot.d-popov.com
|
|
# SSLProxyEngine on
|
|
# #SSLEngine on
|
|
# #KeepAliveEnabled ON
|
|
# #SSLCipherSuite HIGH:MEDIUM
|
|
# #SSLProtocol all
|
|
# #SecureProxy ON
|
|
|
|
# # first deny access to everything
|
|
# <Location />
|
|
# Order Deny,Allow
|
|
# Deny from All
|
|
# </Location>
|
|
# ProxyPreserveHost On
|
|
# #ProxyPass /n https://localhost:8443
|
|
# #ProxyPassReverse /n https://localhost:8443
|
|
# <Location /n>
|
|
# Order Allow,Deny
|
|
# Allow from All
|
|
# ProxyPass https://127.0.0.1:8443
|
|
# ProxyPassReverse https://127.0.0.1:8443
|
|
# </Location>
|
|
# #<Location />
|
|
# # ProxyPass http://127.0.0.1:8443
|
|
# # ProxyPassReverse http://127.0.0.1:8443
|
|
# #</Location>
|
|
# SSLCertificateFile /etc/letsencrypt/live/iot.d-popov.com-0001/fullchain.pem
|
|
# SSLCertificateKeyFile /etc/letsencrypt/live/iot.d-popov.com-0001/privkey.pem
|
|
# Include /etc/letsencrypt/options-ssl-apache.conf
|
|
# </VirtualHost>
|
|
# </IfModule>
|
|
# # vim: syntax=apache ts=4 sw=4 sts=4 sr noet
|
|
|
|
|
|
|
|
|
|
# <mntent>
|
|
# <uuid>3b32d635-48a9-42ee-b084-bc5f15279964</uuid>
|
|
# <fsname>/srv/dev-disk-by-id-usb-Seagate_Expansion_NAADR4MD-0-0-part2/NAS/</fsname>
|
|
# <dir>/export/NAS</dir>
|
|
# <type>none</type>
|
|
# <opts>bind,nofail</opts>
|
|
# <freq>0</freq>
|
|
# <passno>0</passno>
|
|
# <hidden>0</hidden>
|
|
# </mntent> |