网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

phpstudy You don't have permission

时间:2024-10-12 12:29:18

1、首先我们在网站根目录建立一个目录文件夹,新建站点,如下图所示

phpstudy You don't have permissionphpstudy You don't have permission

3、我们龅歧仲半打开Apache目录找到如下文件,然后在171行LoadModule vhost_alias_module modules/mod_vhost_alias.so删除前面的#

phpstudy You don't have permissionphpstudy You don't have permission

5、\myphp_www\PHPTutorial\Apache\conf找到文件,添加如下代码争犸禀淫<VirtualHost *:80> DocumentRoot "D:\myphp_www\PHPTutorial\WWW\zhang250" ServerName www.zhang250.com ServerAlias zhang250.com <Directory "D:\myphp_www\PHPTutorial\WWW\zhang250"> Options FollowSymLinks ExecCGI AllowOverride All Order allow,deny Allow from all Require all granted </Directory></VirtualHost>

phpstudy You don't have permission
© 2025 智德知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com