ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002138ClearOSapp-flexshare - Flexsharespublic2015-01-20 15:002015-04-20 08:57
Reporteruser2 
Assigned Touser2 
PriorityhighSeveritytextReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version7.1.0 Beta 1Fixed in Version7.1.0 Beta 1 
Summary0002138: Web server -> allow .htaccess overrides causes "forbidden" error with RewriteEngine ON
DescriptionJust tested the new 6.6.0 Beta 2. Overall, it's looking pretty solid so far.

"allow .htaccess overrides" is the default
It's common in web apps to use RewriteEngine in .htaccess

This error was seen as the default site and on an add-on site. tiki-check.php confirms that mod_rewrite is loaded.

Thanks!
Steps To Reproduce* Fresh install of ClearOS 6.6 Beta 2
* Install Web & MySQL apps
* Install Tiki
* The Tiki installer will add a symbolic link from .htaccess to _htaccess and it crashes there. Even if _htaccess is renamed to .htaccess, the error persists.

As a reference, see the <IfModule mod_rewrite.c>
http://sourceforge.net/p/tikiwiki/code/HEAD/tree/branches/12.x/_htaccess [^]

Changing RewriteEngine ON to RewriteEngine OFF in .htaccess prevents the error message.
TagsNo tags attached.
Attached Files

- Relationships
related to 0002441closedmarclaporte Web server -> allow .htaccess overrides causes "forbidden" error with RewriteEngine ON 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-01-20 15:00 user2 New Issue
2015-01-20 15:00 user2 Issue generated from: 0002049
2015-01-20 15:00 user2 Status new => confirmed
2015-01-27 11:00 user2 Category app-web-server - Web Server => app-flexshare - Flexshares
2015-01-27 11:00 user2 Status confirmed => resolved
2015-01-27 11:00 user2 Fixed in Version => 7.1.0 Beta 1
2015-01-27 11:00 user2 Resolution open => fixed
2015-01-27 11:00 user2 Assigned To => user2
2015-02-05 20:22 user2 Status resolved => closed
2015-04-20 08:57 user2 Issue cloned: 0002441
2015-04-20 08:57 user2 Relationship added related to 0002441