readme

来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· 代码 · 共 8 行

TXT
8
字号
ExecCGI Note:
If you intend to use the perl (.cgi) backend then you will need to have the ExecCGI option enabled for this directory (if you are using Apache), you may be able to do this by adding a file called .htaccess in this directory, with the below contents.

## EXAMPLE .htaccess
Options +ExecCGI
####################

It is however recommended that you use the PHP backend where possible.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?