Yes this is possible.  You can use alias directive and or a rewrite
directive.  I would recommend a rewrite instead of a redirect as often
Apache doesnt like to be redirected to itself.  Here is some good
documentation on how to use it:
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html 


Shawn Beard 
Web Administrator, MCSE, MCSA, MCP
Iowa Foundation for Medical Care
Information Systems
[EMAIL PROTECTED]
Office: 515-440-8581


>>> [EMAIL PROTECTED] 8/25/2006 10:09:08 AM >>>
Hello,

We're running Apache 2.0.52 on RHEL 4.

After moving a site to a new Apache server that has a new file
structure,
we did redirect for a customer to keep their old URL working.  The
redirection

http://www.dept.some.edu/somegroup =>
http://www.dept.some.edu/long/path/to/somegroup 

works fine.  They can still see their site using the old URL
http://www.dept.some.edu/somegroup.

However the customer came back complaining about the long URL
http://www.dept.some.edu/long/path/to/somegroup.  What they want is
show
their site but without changing URL caused by redirection.  I call it
transparent redirect.

Is that even possible?  If yes, how?

I'd appreciate any thoughts, ideas or pointers.

Thanks,

Bing


---------------------------------------------------------------------
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: [EMAIL PROTECTED] 
   "   from the digest: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


-----------------------------------------
Email messages cannot be guaranteed to be secure or error-free as
transmitted information can be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
Centers for Medicare & Medicaid Services therefore does not accept
liability for any error or omissions in the contents of this
message, which arise as a result of email transmission.

CONFIDENTIALITY NOTICE: This communication, including any
attachments, may contain confidential information and is intended
only for the individual or entity to which it is addressed. Any
review, dissemination, or copying of this communication by anyone
other than the intended recipient is strictly prohibited. If you
are not the intended recipient, please contact the sender by reply
email and delete and destroy all copies of the original message.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to