.htaccess front controller mod rewrite trouble
问题 I know this should be simple but I'm having a hard time writing the .htaccess rule for my front controller. The /themes/ folder contains all my css/js/images etc so I don't want them to pass though my controller The .htaccess file is in the root of the /myadminarea/ folder. The root of the site (below '/myadminarea' on '/' has NO .htacess file) Inside the front controller I look at the URL and then include the file directly - however I want to be quite forgiving with the Urls I accept.. If