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/backup_exclude.zh.auto.html
<header>每个域要排除的文件</header><p>该字段允许您输入每个虚拟服务器的主目录下要从该备份中排除的文件的相对路径的列表。要排除多个路径,请将每个路径放在自己的行上(例如,由换行分隔)。 </p><p> <b>例子</b> </p><p>要排除整个目录,请提供用户主目录的相对路径,例如<tt>public_html/stats</tt>排除Webalizer报表目录,或<tt>homes</tt>排除用户主目录。 </p><p>要排除单个文件,请提供文件名的相对路径,例如<tt>public_html/index.html</tt> 。 </p><p>也可以使用通配符(例如<tt>*.log</tt>指定文件,该通配符将排除域主目录内任何位置具有<tt>.log</tt>文件扩展名的任何文件。还可以提供路径,例如<tt>etc/*.ini</tt>以排除所有以<tt>.ini</tt>结尾的文件。 </p><footer>