zpanel / zpanelx

ZPanel is a web hosting control panel written in PHP for Windows and *NIX host OS's.
http://www.zpanelcp.com
Other
415 stars 297 forks source link

redirect #188

Open belimbor opened 10 years ago

belimbor commented 10 years ago

Please, add redirect function in the new update :)

jacobgelling commented 10 years ago

What do you mean be a redirect function? So you make a domain's page redirect to another?

belimbor commented 10 years ago

yes Iacob, redirect function like it has Cpanel addcanonical

trojanspike commented 10 years ago

That should already be in DNS

jacobgelling commented 10 years ago

@trojanspike I don't think you can do redirects via DNS, only point the domain to another server/host. A redirect changes the domain and not just the content. For example I could redirect example.com to google.com but couldn't just point my DNS at their server.

ghost commented 10 years ago

There is module over this by modpluz, that might be merged into core if he agree.

http://docs.zpanelcp.com/?node=42

Domain Forwarder modpluz zpx.imerlabs.com domain_forwarder

modpluz commented 10 years ago

Me.B, but of course, I'll be delighted to see it merged into core.

The module repo can be found here https://github.com/modpluz/domain_forwarder

ghost commented 10 years ago

@bobsta63 do we have a go here over this? This module is not linked to OS and rely mainly on apache, no big issues. But will require DB patch/change for packages.

trojanspike commented 10 years ago

oh gees