DigitalEnigma Posted June 26, 2008 Share Posted June 26, 2008 Hi, I'm currently working on integrating our Kayako install with our WHMCS install, one thing I was wanting to do was stop access to the client side of Kayako and have it redirect any request a user makes back to the WHMCS main page. I know I need to use mod rewrite but cannot for the life of me get a rule that works as I want, mostly getting 500 internal server errors. Checking the logs its showing: RewriteCond: cannot compile regular expression '^/index.php(*)$' Trying to make the rule redirect any request for index.php, index.php?, etc from the Kayako install out to the WHMCS main page which has been renamed support.php so that visitors/clients are always accessing from the WHMCS pages. Can anyone help with a rewrite rule to do this? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.