You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "M.Y.M Shafeen" <sh...@mediasolv.com> on 2003/01/03 10:43:44 UTC

[users@httpd] URL redirection

Hi,

Need help in the following URL redirection.

What I want to happen is when someone type a URL I wanted
the URL redirection to append a value ( an extension ) to it.

Ex :- when you type www.xxx.com/abc 
      It should be redirected to www.xxx.com/abc.jsp . 

	If you type as www.xxx.com.xyz then
	it should be redirected to www.xxx.com/xyz.jsp

NOTE :- Here the value "/something" is dynamic. I wanted to
 	  append ".jsp" at the end of the typed URL.


Also likes to know what does these characters mean in the URL rewrting.

	[R]
	[R,L]
	[P]
	[C]
	[NC]

Thanks in advance.

Shafeen


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org