7 Commits

Author SHA1 Message Date
Nick Daly
d84150b103 Fix DocumentRoot: Apache can serve Plinth's static files.
Without this change, Apache tries to serve the static files from
/dev/null/static, which never exists, so users will see all exciting
manner of errors.

I've assumed that the correct directory is the default directory that
Freedom-Maker installs Plinth to, currently ``/home/fbx/plinth``.
Other distributions will need to patch this out to their preferred
location, like ``/usr/share/plinth/static``.
2013-10-18 16:59:35 -05:00
Nick Daly
4f2cb54f32 Updated Apache config to be a little more flexible. 2013-10-06 21:00:06 -05:00
James Vasile
992eff9e13 flesh out santiago and apache config a bit 2012-02-19 15:07:16 -05:00
James Vasile
0801f05450 set documentroot to /dev/null 2012-02-19 15:07:15 -05:00
James Vasile
77647e907d subdomain for plinth 2012-02-19 15:07:15 -05:00
James Vasile
5ed705e875 redirect / and /plinth to /plinth/ 2012-02-19 15:07:15 -05:00
James Vasile
d3a2fbc05e start to make proxy 2012-02-19 15:07:14 -05:00