The Citrix Blog

Results for: mod_rewrite to AppExpert - Extensionless Links

mod_rewrite to AppExpert – Extensionless Links

Creating Extensionless linksThe Citrix NetScaler can be placed in front of a webserver farm that is running Apache. The same re-write rules that run on Apache, can be implemented on the Citrix NetScaler.Sometimes you may want to support extension less links, either to hide extensions from end users or to make URLs easy to remember.Example 1: add .php extension to all requestsApache rewrite:RewriteRule ...

Read More