• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
NetScaler

Content for: rewrite


Related Labels: cache-control, code, http_redirect, policy, priority, chaining_rewrite, replace_all, server_obfuscation, http_version, replace_https, pe, disable_chunked, http_downgrade, server_security, etag, responder, action, policy_engine, rewrite_chain, more »

1

Chaining Rewrite Policies and Actions
article contains a case study in chaining multiple Rewrite actions. Summary The Rewrite feature, unlike other NetScaler features, allows multiple policies to match, and multiple actions to be performed on, a single request or response. Each rewrite action is performed on the unmodified ...
Other labels: appexpert, pe, policy, action, policies, actions, code, set-cookie
Configuring PI expression using Hex(or Octal) encoded Arguments.
Summary   \\ \\ In PI, there are basically three kinds of arguments for any PI operator, they are:\ 1) Numerical Argument 2) String Based Argument 3) Single Character based Argument \\   For ex:, take the case of the following PI expression, \\ \\ HTTP.RES.BODY ...
Other labels: appexpert, responder, pi, how to
Rewrite Policy - Downgrading to HTTP 1.0
article describes how to use a Rewrite rule to force a web server to send responses as HTML 1.0 rather than HTML 1.1. This disables response chunking and allows Rewrite rules to be used on the response HTML. Summary In the NetScaler 8.0 and 8.1 ...
Other labels: appexpert, code, pattern, disable chunked, chunked response, rewrite chunked, http version, http downgrade
Rewrite Policy - Redirect HTTP Requests to HTTPS
article describes how to rewrite web server responses to find all URLs that begin with the string "http" and replace that string with "https". Summary The procedure below describes how to create a Rewrite expression that checks web server responses for body URLs ...
Other labels: code, appexpert, pe, policy, action, pattern, replace https, replace body
Rewriting Chunked Responses
Netscaler Rewrite Module is able to rewrite server responses based on set policies. However, if the responses are chunked, the rewrite function will not work as the Netscaler does not buffer the entire response. Therefore, we need to make sure the server does not send chunked ...
Other labels: appexpert, code, priority, goto, pattern, chunked response, rewrite chunked, content rewrite
Using Rewrite to Improve Web Server Security
article discusses how you can use NetScaler Rewrite policies to improve security on your web servers and deny information to wouldbe attackers. Summary In the past two years, cybercriminals involved in identity theft, phishing, spamming, and similar activities ...
Other labels: appexpert, pe, code, policy, action, goto, priority, pattern

1