On Tue, 1 Jun 2010, Florian wrote: > Hi! > > Try > > RewriteBase /appx > > In every .htaccess
Probably not for an app who's front controller is in web, maybe only the web/appsx folders. Also be aware that htaccess rules in effect in the folder in which they are defined AND any subfolders - so if you have any special rules in web's htaccess file you might need to explicitly cancel them out first for htaccess files in subfolders. -- -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
