Apache error with .htaccess files
- Status
- Closed
- Subject
- Apache error with .htaccess files
- Version
- 1.9.x
2.x - Category
- Error
- Feature
- Installer (profiles, upgrades and server-related issues)
Search engine optimization (SEO) - Resolution status
- Fixed or Solved
- Submitted by
- wipf
- Volunteered to solve
- luci
- Lastmod by
- luci
- Rating
- Description
When using the "_htaccess" files in Tikiwiki 1.9.5 you get an "Regex could not be compiled" access error in some of the directories when using Apache 2.2.
The Problem occurs, if the statement <FilesMatch "*"> is in the .htaccess file.- Solution
According to the Apache 2.2 documentation, the Server expects a regular Expression for the FilesMatch directive.
It has to be replaced either by <Files "*"> or by <FilesMatch ".*"> to work correctly.fixed on 1.9 and 1.10 branch — luci
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 875
- Created
- Wednesday 06 September, 2006 12:06:09 UTC
by Unknown - LastModif
- Sunday 18 June, 2017 23:01:14 UTC