diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-11-14 11:46:49 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-11-14 11:46:49 +0100 |
commit | 38c9df8e97311bdd960e555ee7dbc4beed0d2e96 (patch) | |
tree | 6aeda489f5ee72db1d7d6f2dbbad287ef7417f95 /public_html/program/resources | |
parent | 8d91770bcc4811cacab6aacb682b51369035287c (diff) |
Add public_html directory to be used as document root or alias directory for Roundcube installations. This will only expose the required resources to public access
Diffstat (limited to 'public_html/program/resources')
l--------- | public_html/program/resources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public_html/program/resources b/public_html/program/resources new file mode 120000 index 000000000..a1164a03c --- /dev/null +++ b/public_html/program/resources @@ -0,0 +1 @@ +../../program/resources
\ No newline at end of file |