several webservices in a single domain
-
Hello,
I use a separate website for PUSHs.
Currently I use a single webservice in https://mywebsite.com/
But I would use this website for several sites. I would install the pushs on all my sites.
How to use several webservices?
My webservice does not work if I put in a folder, only “/”
I would do this:
https://mywebsite.com/webservice1/
https://mywebsite.com/webservice2/
ect.I tried to modify htaccess by replacing “RewriteBase /” by “RewriteBase /WebService1/”, and I changed WEBSERVICE_URL in config.php, but it does not work.
I see the page, but I get the message “You have denied this website permission to send push notifications. I’ve changed my mind … ‘
If I click on “I’ve changed my mind …” nothing happens.
Help me please
- The topic ‘several webservices in a single domain’ is closed to new replies.