ClearFoundation Tracker - ClearOS
View Issue Details
0002441ClearOSapp-flexshare - Flexsharespublic2015-04-20 08:572015-06-09 18:47
user2 
marclaporte 
lowtextalways
closedfixed 
 
6.6.0 Updates6.6.0 Updates 
0002441: Web server -> allow .htaccess overrides causes "forbidden" error with RewriteEngine ON
Just 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!
* 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.
No tags attached.
related to 0002138closed user2 Web server -> allow .htaccess overrides causes "forbidden" error with RewriteEngine ON 
Issue History
2015-04-20 08:57user2New Issue
2015-04-20 08:57user2Statusnew => assigned
2015-04-20 08:57user2Assigned To => user2
2015-04-20 08:57user2Issue generated from: 0002138
2015-04-20 08:57user2Relationship addedrelated to 0002138
2015-04-20 08:58user2Statusassigned => resolved
2015-04-20 08:58user2Fixed in Version => 6.6.0 Updates
2015-04-20 08:58user2Resolutionopen => fixed
2015-04-20 08:58user2Assigned Touser2 => marclaporte
2015-06-09 18:47user2Statusresolved => closed

There are no notes attached to this issue.