Listen 127.0.0.1:3310
<VirtualHost *:3306>
ServerName 127.0.0.1:3306
DocumentRoot "F:/BaiduYunDownload/pigcms/pigcms7.1/"
<Directory "F:/BaiduYunDownload/pigcms/pigcms7.1/">
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
DirectoryIndex index.php index.Html index.html
</Directory>
</VirtualHost>

相关文章:

  • 2021-12-15
  • 2021-09-13
  • 2022-12-23
  • 2022-01-18
  • 2021-08-29
  • 2021-08-22
猜你喜欢
  • 2021-09-19
  • 2021-11-15
  • 2021-07-30
  • 2021-08-17
  • 2021-11-06
相关资源
相似解决方案