Moved updbooster cache files to a larger partition

Added changes to the first core update to avoid full root partitions


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1113 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-12-02 10:15:52 +00:00
parent fc57727d27
commit 381f2e7111
7 changed files with 21 additions and 9 deletions

View File

@@ -50,5 +50,12 @@
AuthUserFile /var/ipfire/auth/users
Require user dial admin
</Directory>
Alias /updatecache/ /var/updatecache/
<Directory /var/updatecache>
Options ExecCGI
AllowOverride None
Order deny,allow
Allow from all
</Directory>
</VirtualHost>
</VirtualHost>