Http protocol disable

Hi,

Is there any way we can disable http protocol for q. so no one can query through http?

don’t use a port :)

Or override .z.pg/.z.ps

redefine .z.ph… http://code.kx.com/wiki/Reference/dotzdotph

Simply…

q).z.ph:{“no access”}  

Will return no access on your browser, but there are other things you may want to consider.

Cheers,

Sean

don’t forget .z.pp and .z.ws as well…

Thanks all for the information.

Hi,

I was going through the Url shared. and there is some command for 

http://code.kx.com/wiki/Reference/dotzdotph

.last.ph

It does not work for me. it gives me error '.last.ph