I agree. Both http and https downloads could be supported by using relative paths in the html a tags:
<a href="/Software/$$$"> This should work as the site host is msp.ucsd.edu <http://msp.ucsd.edu/> and the relative path would be append: http or https + :// + msp.ucsd.edu <http://msp.ucsd.edu/> + /Software/$$$ > On Oct 25, 2023, at 12:00 PM, [email protected] wrote: > > Message: 2 > Date: Tue, 24 Oct 2023 23:42:54 -0300 > From: Lucas Cordiviola <[email protected] <mailto:[email protected]>> > To: [email protected] <mailto:[email protected]> > Cc: [email protected] <mailto:[email protected]> > Subject: [PD-dev] https, msp.ucsd.edu <http://msp.ucsd.edu/> and file > downloads. > Message-ID: > > <ia1pr19mb7663c08254a20320483350bea6...@ia1pr19mb7663.namprd19.prod.outlook.com > > <mailto:ia1pr19mb7663c08254a20320483350bea6...@ia1pr19mb7663.namprd19.prod.outlook.com>> > > may be the safer way to allow links to work on both types of connections > (http and https) is to give relative URLs (stripping 'http://msp.ucsd.edu > <http://msp.ucsd.edu/>') > > ??? <a href="./$$$"> > -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/>
_______________________________________________ Pd-dev mailing list [email protected] https://lists.puredata.info/listinfo/pd-dev
