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/phpmode_ssi.zh_TW.auto.html
<header>允許使用服務器端包含? </header>服務器端包含一項Web服務器功能,該功能允許在HTML文件中使用簡單的宏指令。它們可用於包括其他HTML文件,設置和顯示變量的內容,以及使用<tt>if</tt>語句控制頁面上顯示的內容。與諸如PHP或Perl的完整腳本語言相比,它們提供了一種創建動態頁面的簡單方法。 <p>有關更多信息,請參見<a target=_blank href=http://httpd.apache.org/docs/current/howto/ssi.html>http://httpd.apache.org/docs/current/howto/ssi.html上</a>的Apache文檔。 <p><footer>