Mod Rewrite .htaccess problem with some web hosts
We just tracked one very serious issue with .htaccess Mod Rewrite URL rewriting for our SEO friendly URLs. This problem seems to be server configuration related and is occurring only on some web hosts. We tested the SEO Website CMS with Maiahost.com, BlueHost.com, HostGator.com and we found that it works well, but the app-handlers have to be commented. Today we tried to work on GoDaddy and we found one very serious issue as it seems that our standard way of using multiple conditions does not work with them. This requires some drastic changes in the modules as we will have to made dynamic moduling where the whole loading program will have to select the proper module instead of having separate PHP files for each module. In one hand this is good as it will give unlimited custom modules which is really nice functionality, but on the other hand will require a lot of coding to re-write the whole loader and administrator panel to support that new modular flexibility....
The funny thing is that the Directory module seems to work quite well and we don't have any complaints with it. At least we won't have to rewrite the whole directory module.
I'll keep you updated when we fix that issue







