]> git.pld-linux.org Git - packages/lms.git/commitdiff
- allow allow from all
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 29 Jan 2006 23:55:21 +0000 (23:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lms.conf -> 1.3

lms.conf

index cb89d42ba552994994181163572e11f7d66ef75a..417a6c2000b79c0c183081dc5d535965e2169cec 100644 (file)
--- a/lms.conf
+++ b/lms.conf
@@ -1 +1,4 @@
 Alias /lms /usr/share/lms/www
+<Directory /usr/share/lms/www>
+       Allow from all
+</Directory>
This page took 0.075715 seconds and 4 git commands to generate.