mirror of
https://github.com/weewx/weewx.git
synced 2026-04-20 17:46:58 -04:00
7 lines
154 B
Plaintext
7 lines
154 B
Plaintext
Alias /weewx /home/weewx/public_html
|
|
<Directory /home/weewx/public_html>
|
|
Options FollowSymlinks
|
|
AllowOverride None
|
|
Require all granted
|
|
</Directory>
|