Let's discuss this on web2py developers. On Saturday, 19 October 2013 14:41:32 UTC-5, Niphlod wrote: > > perfect. > > @all: should web2py ship with the revised aliases for any scripts that > involves statics to be served off a webserver ? I think it's the right time > to do so... > > On Saturday, October 19, 2013 9:09:10 PM UTC+2, Tim Richardson wrote: >> >> >> >> O >>> >>> AliasMatch >>> ^/([^/]+)/static/*(?:_[\d]+.[\d]+.[\d]+/)?*(.*)/home/www-data/web2py/applications/ >>> $1/static/$2 >>> >> >> >> This fixes the problem. I looked at the latest contents of the apache >> script and modified /etc/apache2/sites-available/web2py accordingly. >> I made changes to two lines: both in the *:80 section and the *.443 >> section >> >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

