Search the Community
Showing results for tags 'iis'.
-
Hi, I originally installed whmcs in http://mydomain.com/clients'>http://mydomain.com/clients I now need to move whmcs to parent directory e.g. http://mydomain.com as I got a custom whmcs template requiring whmcs to be installed at root folder. My main concern is paypal IPN as I got a lot of subscriptions registered to use http://mydomain.com/clients'>http://mydomain.com/clients/modules/gateways/callback/paypal.php and re creating each and every subscription is not an option for me. I am not 100% sure that would work but I believe url rewrite should do the trick in that case. Ideally I would like that any request sent to http://mydomain.com/clients'>http://mydomain.com/clients/... gets rewritten to http://mydomain.com/... Example if a customer wants to browse http://mydomain.com/clients'>http://mydomain.com/clients/index.php?language=english he gets redirected to http://mydomain.com/index.php?language=english If that is not doable Id like at least to rewrite the paypal IPN url from http://mydomain.com/clients'>http://mydomain.com/clients/modules/gateways/callback/paypal.php to http://mydomain.com/modules/gateways/callback/paypal.php any help would be great here as I am having hard times with rewrite rules. Note that I am using IIS however I should be able to translate apache rules to IIS without problem as I did it for whmcs SEO friendly url's.
-
We have a WHMCS product that utilises a single "website" in IIS 7. It is a Content Management System with multiple "portals" Now we dont need a provisioning module as the site space is static - the site is setup via the CMS. What we DO need is a module that accompanies the product that will add a IIS binding to that site so the DNS works. At this point we have to romote into the server and manually add the binding and www. binding for every site. I know it is possible to create a binding via powershell but it would need to work remotely via the WHMCS module. There are plently of automation modules that do this but they all work under the premise that each order creates a new IIS website, assigns diskspace etc. We dont need that. Looking for assistance and willing to pay if required.
