On 04/22/2014 02:33 AM, Kelvin Smith wrote:
>> On 4/16/2014 4:31 PM, Kelvin Smith <kelvinlist@...> wrote:
>>> Thank you for responding. I don't get a prompt from browsing directly to
>>> rest.php, but in further testing, I found the problem was that I was using
>>> https: rather than http:. Once I changed that, it set up properly, and is
>>> now working. Thanks!
>>
>> But wouldn't the correct fix be to get the https: (secure) link working 
>> rather than simply switching to an UNSECURED link?
> 
> It would if I could secure the link. Unfortunately, my SSL certificate
> doesn't cover additional subdomains. At this point, my use of this doesn't
> merit buying an additional cert.

You can run DL under a sub-directory under the main domain if you want
to, just in case you are interested. There is no restriction on the
location. You just need to tweak the "masterPath" accordingly.

I personally don't use a subdomain either, for the same reason (ssl
cert). I just created a redirect from dl.example.com => example.com/dl/

The examples are provided for a subdomain setup, but that's just for
convenience.



Reply via email to