Code

apache.conf: Added configuration for Apache.
authorSebastian Harl <sh@tokkee.org>
Fri, 3 Jun 2011 21:52:17 +0000 (23:52 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 3 Jun 2011 21:52:17 +0000 (23:52 +0200)
debian/apache.conf [new file with mode: 0644]
debian/changelog
debian/collection4.install

diff --git a/debian/apache.conf b/debian/apache.conf
new file mode 100644 (file)
index 0000000..9e9bbb9
--- /dev/null
@@ -0,0 +1,19 @@
+Alias /collection4/css /usr/share/collection4
+Alias /collection4/js /usr/share/collection4
+Alias /collection4 /usr/lib/collection4
+
+<Directory "/usr/lib/collection4">
+       Options +ExecCGI
+
+       AllowOverride none
+       Order allow,deny
+       Allow from all
+
+       DirectoryIndex collection.fcgi
+</Directory>
+
+<Directory "/usr/share/collection4">
+       AllowOverride none
+       Order allow,deny
+       Allow from all
+</Directory>
index 340d1f079c1410788926d19693a14483138057b0..d2e21546df2ecc198eb99c38c4a909e3c5222139 100644 (file)
@@ -11,5 +11,7 @@ collection4 (4.0.0-1) experimental; urgency=low
       system.
   * debian/source/format:
     - Use format 1.0 for now.
+  * debian/apache.conf:
+    - Added configuration for Apache.
 
- -- Sebastian Harl <tokkee@debian.org>  Fri, 03 Jun 2011 22:47:39 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 03 Jun 2011 23:50:37 +0200
index a24f96056e997c3504cce961fccf77f6d693751f..02bbc61b3e8922d5053da4306cf69a85d9db322a 100644 (file)
@@ -1,3 +1,4 @@
+../apache.conf etc/collection4/
 etc/
 usr/bin/ usr/lib/collection4/
 usr/share/ usr/share/collection4/