ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002441ClearOSapp-flexshare - Flexsharespublic2015-04-20 08:572015-06-09 18:47
Reporteruser2 
Assigned Tomarclaporte 
PrioritylowSeveritytextReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.6.0 UpdatesFixed in Version6.6.0 Updates 
Summary0002441: 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 0002138closeduser2 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-04-20 08:57 user2 New Issue
2015-04-20 08:57 user2 Status new => assigned
2015-04-20 08:57 user2 Assigned To => user2
2015-04-20 08:57 user2 Issue generated from: 0002138
2015-04-20 08:57 user2 Relationship added related to 0002138
2015-04-20 08:58 user2 Status assigned => resolved
2015-04-20 08:58 user2 Fixed in Version => 6.6.0 Updates
2015-04-20 08:58 user2 Resolution open => fixed
2015-04-20 08:58 user2 Assigned To user2 => marclaporte
2015-06-09 18:47 user2 Status resolved => closed