Open GoogleCodeExporter opened 9 years ago
I think to get this working you'd need to place /min/ inside
/var/www/public/site and include the code on the AlternateFileLayouts wiki page.
Original comment by mrclay....@gmail.com
on 1 Dec 2010 at 4:54
in fact I don't use minify fully, I'm just using the CSS compressor and
UriRewriter class
Original comment by myesho...@gmail.com
on 2 Dec 2010 at 8:16
The rewriter can only produce root-relative URIs, so assuming the URI
"/images/bg_foot.jpg" would work for you, then you really need to pass in
"/var/www/public/site" as your docRoot.
Original comment by mrclay....@gmail.com
on 2 Dec 2010 at 1:17
Original issue reported on code.google.com by
myesho...@gmail.com
on 1 Dec 2010 at 9:05