set itemdelimiter to "/"
put the filename of this stack into ADDRESS1 -- gives
"/usr/moo/web/stack.rev"
put "cacert.pem" into last item of ADDRESS1 -- gives
"/usr/moo/web/cacert.pem
#put "file:" & ADDRESS1 into ADDRESS1 -- gives
"file:/usr/moo/web/cacert.pem"
put "file://" & ADDRESS1 into ADDRESS1 -- gives
"file:///usr/moo/web/cacert.pem"
set the sslCertificates to URL ADDRESS1
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution