From: Patrick G. <cap...@sl...> - 2001-03-14 12:43:50
|
"CertIndex.com Webmaster" wrote: > > absolutedir and rootdir NAME's have the same description. Is this an > oversight? If not, what is the difference between the two? > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/lists/listinfo/slashcode-development 'absolutedir' contains the http protocol and the base URL, whereas 'rootdir' contains the base url, but not the protocol, in the case you might want https as opposed to http. |