Hi,
1 ) I am using search.cgi in my site. Is there anyway to get a compressed result either gzip of deflate.
What i mean to say, How to set the configuration to return
Content-Encoding=gzip
2) I have read in the forums that search.cgi is actually an exe. I have tried it by changing extension and it is. My question is: How can i pass arguments to the exe using command line ..
My current url is /search.cgi?zoom_query=Engineering
Can i do something like on command promot and get the result.
search.exe zoom_query=Engineering
1 ) I am using search.cgi in my site. Is there anyway to get a compressed result either gzip of deflate.
What i mean to say, How to set the configuration to return
Content-Encoding=gzip
2) I have read in the forums that search.cgi is actually an exe. I have tried it by changing extension and it is. My question is: How can i pass arguments to the exe using command line ..
My current url is /search.cgi?zoom_query=Engineering
Can i do something like on command promot and get the result.
search.exe zoom_query=Engineering
Comment