htaccess codeigniter mod-rewrite, rewritecond to ignore subdirectory within main app directory
问题 I have an install of codeigniter up, running and all is good. Except I want to now offer my users a means of uploading images. The only place I could think to put the folder was in the applications directory (aptly renamed to "app" in my case). Anyway. Since its an MVC I need to run rewrite conditions all over the place. And I believe this to be one of the scenarios. What I need is to have a condition that works for this subfolder within the app folder my original rewrite condition is