ClearFoundation Tracker - ClearOS
View Issue Details
0002138ClearOSapp-flexshare - Flexsharespublic2015-01-20 15:002015-04-20 08:57
user2 
user2 
hightextalways
closedfixed 
 
7.1.0 Beta 17.1.0 Beta 1 
0002138: 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 0002441closed marclaporte Web server -> allow .htaccess overrides causes "forbidden" error with RewriteEngine ON 
Issue History
2015-01-20 15:00user2New Issue
2015-01-20 15:00user2Issue generated from: 0002049
2015-01-20 15:00user2Statusnew => confirmed
2015-01-27 11:00user2Categoryapp-web-server - Web Server => app-flexshare - Flexshares
2015-01-27 11:00user2Statusconfirmed => resolved
2015-01-27 11:00user2Fixed in Version => 7.1.0 Beta 1
2015-01-27 11:00user2Resolutionopen => fixed
2015-01-27 11:00user2Assigned To => user2
2015-02-05 20:22user2Statusresolved => closed
2015-04-20 08:57user2Issue cloned: 0002441
2015-04-20 08:57user2Relationship addedrelated to 0002441

There are no notes attached to this issue.