Initial
This commit is contained in:
commit
363a876c22
88 changed files with 783 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
<VirtualHost *:80>
|
||||
ServerName rss-bridge.domaine.com
|
||||
|
||||
DocumentRoot /usr/share/rss-bridge
|
||||
|
||||
<directory /usr/share/rss-bridge>
|
||||
Options FollowSymLinks
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</directory>
|
||||
</VirtualHost>
|
Loading…
Add table
Add a link
Reference in a new issue