
18 Aug
2006
18 Aug
'06
9:04 a.m.
BipinDas wrote:
My url is http://ticket.somehost.com/customer.pl. No I would like to give another url to some customers with same otrs The new url should be like this http:// support.somehost.com/. When type this address it should already redirect to customer.pl page. Is it possible ?. Anybody done this already?
This is not something you do in OTRS, but in your webserver configuration. Depends on what webserver you're running. You can use a simple http refresh in an index.html at support.somehost.com, setup an apache redirect in httpd.conf, use .htaccess, use a frame... The possibilities are endless. :o) Nils Breunese.