Current time: 04-20-2024, 09:58 AM Hello There, Guest! (LoginRegister)


Post Reply 
Alias via mod_alias (Redirect) -> FIX
Author Message
schoeppchen Offline
Junior Member
*

Posts: 32
Joined: Jan 2008
Reputation: 0
Post: #1
Alias via mod_alias (Redirect) -> FIX
Hi there,

I'm using trunk version of ISPCP (20080123) and I encountered an error.

If a user sets up a domain alias (lets say domain2.ltd) with redirection (to lets say domain.ltd), then it is not allowed to redirect to something like

http://domain.ltd/

Instead one has to use

http://domain.ltd

This gets translated into mod_alias directive

Redirect / http://domain.ltd

which results in the fact, that one cannot call the alias like

http://domain2.ltd/test

because this gets redirected to

http://domain.ltdtest

Fix: A redirect like

Redirect / http://domain.ltd/

will solve the problem - the user needs to be capable to set the redirection to that value (i would rather prefer that a slash needs to be added if the user "forgets" it if that is possible).
02-14-2008 07:59 AM
Find all posts by this user Quote this message in a reply
BioALIEN Offline
Public Relations Officer
*****
Dev Team

Posts: 620
Joined: Feb 2007
Reputation: 5
Post: #2
RE: Alias via mod_alias (Redirect) -> FIX
This seems like an obvious win-win situation to me. I believe this is a bug and a ticket should be filed!
02-15-2008 01:53 PM
Find all posts by this user Quote this message in a reply
schoeppchen Offline
Junior Member
*

Posts: 32
Joined: Jan 2008
Reputation: 0
Post: #3
RE: Alias via mod_alias (Redirect) -> FIX
Ok, ticket is filed as #1045
02-15-2008 06:47 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)