|
|||
|
suspend page no longer works
The suspend page no longer displays when you suspend an account.
I found the cause to be the htaccess file, the server name is not written to the file. Example RedirectMatch .* http:///suspended.page/ Options -Includes -Indexes -ExecCGI Anyone know why the htaccess file is missing the server name and how to fix it? This worked fine a month ago, must have been the last cpanel update Thanks cPanel.net Support Ticket Number: |
|
|||
|
RE: suspend page no longer works
Dear simplybe,
Please try to add the following lines in your .htaccessfile RedirectMatch permanent ^/oldcgi-bindirectory/(.*)$ /newcgi-bindirectory/$1 Also,you can make it work by adding rewrite modules in your httpd.conf file. For more information about rewrite modules refer http://httpd.apache.org/docs/mod/mod_rewrite.html Regards, cPanel.net Support Ticket Number: |
![]() |
| Thread Tools | |
| Display Modes | |
|
|