source:
trunk/Install/deb/debian/conf/apache.conf
Last change on this file was 33, checked in by , 4 years ago | |
---|---|
File size: 198 bytes |
Line | |
---|---|
1 | # teribear default Apache configuration |
2 | |
3 | Alias /teribear /usr/share/teribear |
4 | |
5 | <Directory /usr/share/teribear> |
6 | DirectoryIndex index.php |
7 | AllowOverride All |
8 | Require all granted |
9 | </Directory> |
Note:
See TracBrowser
for help on using the repository browser.