summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 92fe64a)
raw | patch | inline | side by side (parent: 92fe64a)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 3 Jun 2011 21:52:17 +0000 (23:52 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 3 Jun 2011 21:52:17 +0000 (23:52 +0200) |
debian/apache.conf | [new file with mode: 0644] | patch | blob |
debian/changelog | patch | blob | history | |
debian/collection4.install | patch | blob | history |
diff --git a/debian/apache.conf b/debian/apache.conf
--- /dev/null
+++ b/debian/apache.conf
@@ -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>
diff --git a/debian/changelog b/debian/changelog
index 340d1f079c1410788926d19693a14483138057b0..d2e21546df2ecc198eb99c38c4a909e3c5222139 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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)
+../apache.conf etc/collection4/
etc/
usr/bin/ usr/lib/collection4/
usr/share/ usr/share/collection4/