[squeak-dev] Re: [Pharo-project] [Vm-dev] VM Maker: VMMaker-oscog.52.mcz

Norbert Hartl norbert at hartl.name
Mon Mar 21 14:21:45 UTC 2011


Just for the record. If anyone is having his own monticello repository like me using apache a rule
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^PUT
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule . - [F,L]
will prevent overwriting of packages. The full story is at

http://norbert.hartl.name/blog/public-monticello-repository

Norbert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110321/0ea2a4bc/attachment.htm


More information about the Squeak-dev mailing list