|
|||
|
Email & cpanel logout redirects
Hello,
I use the cPanel 11.24.7-EDGE. I work for two soon to be three businesses that each have their own domain. I have a specialized page for them to log in to the server and there email. However I would like to know if there is a way that I can redirect the log out pages from the default, so they go back to the specialized page. I thank you in advance, -Jesse |
|
|||
|
I don't believe that you can do it per domain or per reseller, but I know you can do it server-wide in WHM > Tweak Settings > Redirection. There is an option there "Redirect user to the following URL upon logout of the cPanel interface. A blank value specifies the default logout page."
As far as I know that is the only way to change the redirection page. I think it would be nice to have an option for resellers to be able to specify something along those lines. I could have missed a setting somewhere along the way though. |
|
|||
|
One way it possible can be done is by having a specific skin for each redirect. In the folder for each skin (default location is "/usr/local/cpanel/base/frontend/<skin name>/"), put a file called logout.html.
In this file, as an example, put the following: <script type="text/javascript"> window.location = 'http://www.website.com'; </script> If you prefer you can use a meta refresh or your preferred method of redirection. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I can't remove permanent redirects in cPanel Redirects | zpnd | cPanel Newbies | 8 | 06-03-2009 12:55 PM |
| IE 6&7 domain.com/cpanel redirects to cpanel.domain.com | TheBoostedBrain | cPanel and WHM Discussions | 2 | 06-05-2008 08:53 AM |
| Cpanel & Addon domain redirects... | jvs_hosting | cPanel and WHM Discussions | 3 | 07-27-2007 02:32 PM |
| branding for x: home & logout buttons | Ziad420 | Themes and Branding | 9 | 09-28-2006 10:35 PM |
| WHM & cPanel & an email server | WeMasterz5 | cPanel and WHM Discussions | 2 | 09-03-2003 09:23 AM |