From d64b0b37d63d36b1c01613f31466856ed14f80c7 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 18 Jun 2009 18:06:52 +0000 Subject: Makefile: remove tabs new preboot test version git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2974 95ad53e4-c205-0410-b2fa-d234c58c8868 --- boot-env/preboot/conf/apache-openslx-preboot.conf | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'boot-env/preboot/conf/apache-openslx-preboot.conf') diff --git a/boot-env/preboot/conf/apache-openslx-preboot.conf b/boot-env/preboot/conf/apache-openslx-preboot.conf index ed7c5082..4eb58809 100644 --- a/boot-env/preboot/conf/apache-openslx-preboot.conf +++ b/boot-env/preboot/conf/apache-openslx-preboot.conf @@ -1,6 +1,14 @@ ScriptAlias /openslx-preboot/cgi-bin/ "/opt/openslx/share/boot-env/preboot/http-server/" + + Alias "/openslx-preboot/users/" "/srv/openslx/preboot-users/" + + Options -Indexes -ExecCGI FollowSymLinks MultiViews + AllowOverride None + Order allow,deny + allow from all + + Alias /openslx-preboot/ "/srv/openslx/preboot/" - Options -Indexes -ExecCGI FollowSymLinks MultiViews AllowOverride None @@ -13,4 +21,4 @@ Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all - \ No newline at end of file + -- cgit v1.2.3-55-g7522