source: trunk/Install/deb/debian/conf/apache.conf

Last change on this file was 83, checked in by chronos, 7 years ago
  • Fixed: Install correctly .htaccess file.
File size: 182 bytes
Line 
1# Estetistic default Apache configuration
2
3Alias /estetistic /usr/share/estetistic
4
5<Directory /usr/share/estetistic>
6 DirectoryIndex index.php
7 AllowOverride All
8</Directory>
Note: See TracBrowser for help on using the repository browser.