摘要:
# Virtual Hosts## Required modules: mod_log_config # If you want to maintain multiple domains/hostnames on your# machine you can setup VirtualHost con 阅读全文
摘要:
## This is the main Apache HTTP server configuration file. It contains the# configuration directives that give the server its instructions.# See <URL: 阅读全文
摘要:
To enable PHP in Apache add the following to httpd.conf and restart Apache: LoadModule php7_module /usr/local/opt/php/lib/httpd/modules/libphp7.so <Fi 阅读全文
摘要:
yanruichengdeMacBook-Pro:~ yanruicheng$ phpize Cannot find config.m4. Make sure that you run '/usr/local/bin/phpize' in the top level source directory 阅读全文