|
From: Hadi H. <ma...@ha...> - 2002-04-15 09:35:52
|
Hi, How would I go about adding a module that the only thing it does is redirect to a URL? The problem is that depending on the login, the URL changes. That is: user1 would be http://www.domain.com user2 would be http://www.domain2.com etc... Thanks. I don't have much clue on Perl so the easiest method would be ideal :). |