mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 16:55:59 +03:00
[GH-ISSUE #141] Wiki Bug regarding .htaccess file #109
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @reissmann on GitHub (Jul 1, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/141
Hi,
there is a bug in your installation manual (https://github.com/opensolutions/ViMbAdmin/wiki/Installation), regarding the .htaccess file. This causes an 404 error as reported in #114
The apache documentation for AllowOverride says:
You need to change the config example to this:
or allow the use of .htaccess, by not setting
Regards and thanks for the software :)
@barryo commented on GitHub (Jul 2, 2015):
Thanks and fixed!