Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow multiple 'application roots' #190

Merged
merged 4 commits into from
May 7, 2020
Merged

Conversation

EECOLOR
Copy link
Member

@EECOLOR EECOLOR commented May 6, 2020

This allows subdirectories to contain applications with dynamic index files. The 'normal' resolution index.html.js > 404.html > index.html now applies in each directory until we reach the root.

Note that this code has not been tested rigorously.

#121

This allows subdirectories to contain applications with dynamic index files. The 'normal' resolution `index.html.js` > `404.html` > `index.html` now applies in each directory until we reach the root.
@EECOLOR EECOLOR requested a review from daveykropf May 7, 2020 11:58
@EECOLOR EECOLOR merged commit bc48a62 into master May 7, 2020
@EECOLOR EECOLOR deleted the multiple-root-directories branch May 7, 2020 12:31
EECOLOR added a commit that referenced this pull request May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants