Current time: 05-05-2024, 09:09 PM 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
Post Reply 


Messages In This Thread
Alias via mod_alias (Redirect) -> FIX - schoeppchen - 02-14-2008 07:59 AM

Forum Jump:


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