On Thursday, September 3, 2009, Pierre Schmitz <pierre@archlinux.de> wrote:
Am Donnerstag 03 September 2009 16:59:31 schrieb Thomas Bächler:
Dan McGee schrieb:
When will http://archlinux.org/pacman be available ? 404 - Page not found.
Best Regards, Laszlo Papp
Looks like we just forgot this. I'll try to tackle it later this week or possibly tonight.
This was the same problem as with the newsletter: All requests that didn't point to valid filenames were redirected to Django, so adding /index.html to the link actually worked. I fixed it, hopefully that didn't break other things.
We should use separate vhosts for such stuff; that makes things a lot easier.
What? This is a group of like 10 static files. How on earth would a vhost make this easier?We can't just change URLs at the drop of a hat either. -Dan