So I'm using mod_rewrite to mask a directory, but I have an issue with javascript links.
So say the site is hosted at test.com/crm
and I mask it to test2.com/
I've changed the settings in config.php so everything says it's at test2.com/
All regular links work fine.
Javascript links try to go to test2.com/crm, being as test2.com is masked to test.com/crm, the real path is test.com/crm/crm
Why are the javascript links not listening to the config?
I've tried repair and rebuild, no go.
One option is to fix the javascript, the other is to mask test2.com/crm to test2.com... =\


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks