Tuesday, May 27, 2008

squid log : error:unsupported-request-method

masukkan dalam squid.conf

pilihan method:

OPTIONS, PROPFIND, GET, REPORT,
MKACTIVITY, PROPPATCH, PUT, CHECKOUT, MKCOL,
MOVE, COPY, DELETE, LOCK, UNLOCK, MERGE

contoh:

extension_methods GET PUT REPORT MKACTIVITY

pastu reload macam biasa...

squid -k reconfigure

No comments:

 Simple Python Calculator This script will allows your to calculate the integers given with the chosen operation. You can add, substract, mu...