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

Apache Settings. #555

Open
saynono opened this issue Feb 7, 2020 · 0 comments
Open

Apache Settings. #555

saynono opened this issue Feb 7, 2020 · 0 comments

Comments

@saynono
Copy link

saynono commented Feb 7, 2020

Hi. I am not really familiar with apache and htaccess.
But I had to modify your example slightly from

RewriteRule ^.*$ ./index.html
to
RewriteRule ^.*$ /index.html

Now it links to the root index.html instead of an (non-existent) sub-folder/index.html.

Hope this is helpful to someone.

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

No branches or pull requests

1 participant