Thomas Edwards wrote on Monday 13th of June 2011:The advantage of using a different file is that if say you happened to edit your .htaccess file, then you uploaded a new one, soon as it went through your site would be back open again, but I appreciate you'd remember that and not make changes to your .htaccess file like that. From what I could tell, a read request to a file is quicker than doing a database lookup. Thanks for the feedback, I'll keep it to myself
Neat idea, forgot that was in the app directory!Daniel 0xff wrote on Monday 13th of June 2011:Thomas Edwards wrote on Monday 13th of June 2011:The advantage of using a different file is that if say you happened to edit your .htaccess file, then you uploaded a new one, soon as it went through your site would be back open again, but I appreciate you'd remember that and not make changes to your .htaccess file like that. From what I could tell, a read request to a file is quicker than doing a database lookup. Thanks for the feedback, I'll keep it to myself
Well if you really need that you can always add a few lines of code in your app bootstrap.php file. That won't get overwritten when you update Fuel.
It looks like you're new here. If you want to get involved, click one of these buttons!