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_TW.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>