HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/webmin/virtual-server/help/subs.html
The following substitutions can be used here. They will be replaced with the 
actual values from the domain when the template is used :<p>

<table>
<tr> <td><tt><b>${DOM}</b></td>
<td>The domain name, such as <tt>foo.com</tt></td> </tr>
<tr> <td><tt><b>${IP}</b></td>
<td>The virtual server's IP address, like <tt>1.2.3.4</tt></td> </tr>
<tr> <td><tt><b>${DNS_IP}</b></td>
<td>The virtual server's external IP address, used in DNS records</td> </tr>
<tr> <td><tt><b>${USER}</b></td>
<td>The server's administration login, such as <tt>foo</tt></td> </tr>
<tr> <td><tt><b>${GROUP}</b></td>
<td>The Unix group for this virtual server.</td> </tr>
<tr> <td><tt><b>${UID}</b> and <b>${GID}</b></td>
<td>The server's Unix user ID and group ID respectively</td></tr>
<tr> <td><tt><b>${HOME}</b></td>
<td>The server's home directory, like <tt>/home/foo</tt></td> </tr>
<tr> <td><tt><b>${EMAILTO}</b></td>
<td>The virtual server's contact email address</td> </tr>
<tr> <td><tt><b>${PARENT}</b></td>
<td>If this is a sub-server, the unique ID of the parent domain.</td> </tr>
<tr> <td><tt><b>${ALIAS}</b></td>
<td>If this is an alias, the unique ID of the target domain.</td> </tr>
<tr> <td><tt><b>${ID}</b></td>
<td>The unique numeric ID for this domain.</td> </tr>
<tr> <td><tt><b>${CREATED}</b></td>
<td>The timestamp at which this domain was created.</td> </tr>
<tr> <td><tt><b>${DB}</b></td>
<td>MySQL or PostgreSQL database name.</td> </tr>
</table>

In addition, conditional blocks like <i>${IF-MAIL}...${ENDIF-MAIL}</i> and <i>${IF-WEB}...${ELSE-WEB}...{$ENDIF-WEB}</i> may be used.<p>