-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Running WikiDocs with Hiawatha webserver #203
Labels
bug
Something isn't working
Comments
you have to set the rewrite rules like .htaccess file, I don't know how to
write it in your web server.. the easy way is to use docker or Apache or
nginx
…On Fri, 1 Nov 2024, 14:08 PeterB513, ***@***.***> wrote:
Describe your issue
Just installed WikiDocs on my webserver running on Hiawatha. I managed to
start the site and run the setup. But when I what to sign in to edit and
add new documents (to right button) I get an 404 error (not found) on page:
https:/xxx/homepage?auth.
Device and settings
RPI4 with Debian Bookworm, PHP8.2 and Hiawatha webserver
Steps to reproduce
See the description of the issue.
Other websites run on the same webserver, user settings of php and files.
I think its an user / settings problem. I only cannot find where.
Am I not allowed to run Hiawatha webserver and only use Apache or Nginx?
Any suggestions?
Screenshots (optional)
*No response*
Extra fields
- I'd like to work on this issue
—
Reply to this email directly, view it on GitHub
<#203>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAPU5Y3DEXO33KPV4P5JKULZ6N4N3AVCNFSM6AAAAABRAHUA4CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZDSMBQGMZTINY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hi @PeterB513, Like @Zavy86 says you need to write RewriteRules, please see https://hiawatha.leisink.net/howto/url_rewrite_rules and try to duplicate htaccess to Hiawatha. |
Hallo everybody,Thanks for the info. I give it a try.Op 3 nov 2024 om 10:37 heeft ffiesta ***@***.***> het volgende geschreven:
Hi @PeterB513,
Like @Zavy86 says you need to write RewriteRules, please see https://hiawatha.leisink.net/howto/url_rewrite_rules and try to duplicate htaccess to Hiawatha.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@PeterB513 here a complete copy of a running wikidocs on domain/subfolder
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe your issue
Just installed WikiDocs on my webserver running on Hiawatha. I managed to start the site and run the setup. But when I what to sign in to edit and add new documents (to right button) I get an 404 error (not found) on page: https:/xxx/homepage?auth.
Device and settings
RPI4 with Debian Bookworm, PHP8.2 and Hiawatha webserver and Brave.
Steps to reproduce
See the description of the issue.
Other websites run on the same webserver, user settings of php and files.
I think its an user / settings problem. I only cannot find where.
Am I not allowed to run Hiawatha webserver and only use Apache or Nginx?
Any suggestions?
Screenshots (optional)
No response
Extra fields
The text was updated successfully, but these errors were encountered: