#1336: Overhaul default .htaccess file
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  impl    
     Type:  task    |      Status:  new     
 Priority:  normal  |   Milestone:  1.0.4   
Component:  build   |     Version:  1.0.4RC1
 Severity:  normal  |    Keywords:          
Has_patch:  0       |  
--------------------+-------------------------------------------------------
 At the moment, it allows access to {{{index.php}}} even with rewrites on,
 that should be changed so calling {{{/index.php/foobar}}} will pass
 "/index.php/foobar" to Agavi as literal input, and not just "/foobar".

 Also currently allows access to existing directories, which probably isn't
 a good default.

 The {{{<IfModule APACHE2>}}} also has no effect and needs to go.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1336>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to