4
7
Fork
You've already forked untitled
4

subdirectories #6

Merged
vimuser merged 2 commits from :subdirectories into master 2024年01月03日 00:51:21 +01:00
Contributor
Copy link

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>
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
Reference in a new issue
vimuser/untitled
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?