====== A10 aFleX Sample ====== * A10 aFleX progrem, reference from aFleX Reference Guide * [[http://en.wikipedia.org/wiki/Tcl|TCL]] (Tool Command Language) base scripting engine. ===== HTTP Type Sample Code ===== - [[a10:slb:aflex:http:return-html|Simple aflex Web server]] - [[a10:slb:aflex:http:google-analytics|Insert Google Analytics Script when HTTP respond]] - [[a10:slb:aflex:http:denyip-respond404|Deny Source IP and Response 403]] - [[a10:slb:aflex:http:error-redirect|Redirect to Somewhere when Response 4xx or 5xx]] - [[a10:slb:aflex:http:http-protocol-validation|HTTP Protocol Validation]] - [[a10:slb:aflex:http:deny-sslv3:Deny SSLv3 Using aFlex]] - [[a10:slb:aflex:http:redirect-domain-uri|HTTP Redirect to New Domain Except Some URI]] ===== DNS Type Sample Code ===== ===== TCP Type Sample Code =====