This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

User with SSL website exceeds quota
#6
RE: User with SSL website exceeds quota
Hey;

In /etc/sentora/panel/modules/apache_admin/hooks/OnDaemonRun.hook.php

On lines 185 and 220
above:

Code:
$line .= "</virtualhost>" . fs_filehandler::NewLine();


Insert the following:

Code:
// Client custom vh entry
               $line .= "# Custom VH settings (if any exist)" . fs_filehandler::NewLine();
               $line .= $rowvhost['vh_custom_tx'] . fs_filehandler::NewLine();


Now when users exceed quotas, their custom vhost info is retained
Reply
Thanks given by: broady02


Messages In This Thread
User with SSL website exceeds quota - by modcar - 10-17-2016, 04:54 PM
RE: User with SSL website exceeds quota - by Me.B - 11-03-2016, 02:18 AM
RE: User with SSL website exceeds quota - by modcar - 12-17-2016, 03:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Split Website log files. spoonman 1 3 ,331 01-01-2022, 10:00 AM
Last Post: TGates
MySQL Database user prefix MosleyCale 1 4 ,961 10-17-2020, 09:11 PM
Last Post: Ron-e
Uploaded Website Not Updating GiantEspresso 3 6 ,956 04-19-2020, 09:57 PM
Last Post: Ron-e

Forum Jump:


Users browsing this thread: 1 Guest(s)