From f70d017d69274a49bfccd8003ddfc27e6132edd1 Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Fri, 3 Jun 2011 21:57:48 +0000 Subject: removed last-modified message from templates --- demos/quickstart/protected/pages/Configurations/UrlMapping.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/pages/Configurations/UrlMapping.page') diff --git a/demos/quickstart/protected/pages/Configurations/UrlMapping.page b/demos/quickstart/protected/pages/Configurations/UrlMapping.page index 6bbedc28..c47ace28 100644 --- a/demos/quickstart/protected/pages/Configurations/UrlMapping.page +++ b/demos/quickstart/protected/pages/Configurations/UrlMapping.page @@ -169,4 +169,4 @@ By default, TUrlMapping will construct URLs prefixed with the currently
Note: If you use constructUrl() with string parameters that contain slashes ("/") they will get encoded to %2F. By default most Apache installations give a "404 Not found" if a URL contains a %2F. You can add AllowEncodedSlashes On to your VirtualHost configuration to resolve this. (Available since Apache 2.0.46).
-
$Id$
+ -- cgit v1.2.3