Hi, I need help on what to write in the path section in my CFCOLLECTION statement since the site i want to index is hosted by another server.
I have :
<CFCOLLECTION ACTION ="CREATE">
COLLECTION="NAME_OF_COLLECTION"
PATH=" "
LANGUAGE="ENGLISH">
What should the path look like since its in another hosted server ?
thanks
I have :
<CFCOLLECTION ACTION ="CREATE">
COLLECTION="NAME_OF_COLLECTION"
PATH=" "
LANGUAGE="ENGLISH">
What should the path look like since its in another hosted server ?
thanks