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


Posts: 12
Group: Registered
Joined: Jan 2008
Status: Offline
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
Junior Member
**
Graph Team

Posts: 210
Group: Graph Team
Joined: Feb 2007
Status: Offline
Reputation: 0
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!


BioALIEN
OS: Debian 4.0 Etch
ispCP Build: RC3 r953 - 28.12.07
Mods: AWStats dynamic
02-15-2008 01:53 PM
Find all posts by this user Quote this message in a reply
schoeppchen
Junior Member
*


Posts: 12
Group: Registered
Joined: Jan 2008
Status: Offline
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  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

| All rights reserved : isp-control.net |