Closed dkim010 closed 7 years ago
yum install php php-gd
www/_h5ai/public/index.php
www/_h5ai/private/conf/options.json
LoadModule php5_module modules/libphp5.so AddHandler php5-script .php AddType text/html .php <IfModule php5_module> php_admin_flag engine on </IfModule> <IfModule dir_module> DirectoryIndex index.html /_h5ai/public/index.php </IfModule> <Directory ...> AllowOverride FileInfo AuthConfig Limit Indexes Options Indexes FollowSymLinks MultiViews </Directory>
wiki로 이동
yum install php php-gd
www/_h5ai/public/index.php
www/_h5ai/private/conf/options.json