subdirectories #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch ":subdirectories"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
Here's the V2 of #5.
In the "Add example website for deploying websites in subdirectories."
commit message, the deployment example was only added to make it more
clear where the www/matrioska/site/ should go and/or what exactly I
meant by "root web directory".
ChangeLog:
Split the big commit.
Removed automatic tests.
Adjusted commit messages accordingly.
Denis.
Once built with Untitled, to be tested and/or deployed, www/matrioska/site can simply be copied in the matrioska/ subdirectory in the root web directory. On Debian with the default web server configuration that would correspond to: # rsync -a www/matrioska/site/ /var/www/matrioska/ Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>