subdirectories #6

Merged
vimuser merged 2 commits from :subdirectories into master 2024-01-03 00:51:21 +01:00
Contributor

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.

Hi, Here's the V2 of https://codeberg.org/vimuser/untitled/pulls/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.
Sometimes people just have shell accounts on a server and the machine
is setup to serve web pages from their home directory. In that case
the domains typically looks like https://domain.org/~username/.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
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>
vimuser merged commit 8610cc9353 into master 2024-01-03 00:51:21 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vimuser/untitled!6
No description provided.