我发现个问题???
<P>我配置的php服务器为什么不能浏览站点下的其它文件夹下的页面.浏览时出现下面的情况,怎么回事??</P><P><BR>Forbidden<BR>You don't have permission to access /phpMyAdmin/upload/admin/ on this server.</P>
<P><BR>--------------------------------------------------------------------------------</P>
<P>Apache/1.3.31 Server at localhost Port 80</P>
<P>我的httpd.conf配置如下:<BR>scriptAlias /php/ "c:/php/"<BR>Alias /phpMyAdmin/ "c:/php/phpMyAdmin"<BR>Alias /www/ "c:/php/www"<BR>Alias /aa/ "C:/php/aa"</P>
<P>Alias /Media/ "C:/php/Media"</P>
<P>AddType application/x-httpd-php4 .php<BR>AddType application/x-httpd-php4 .php3<BR>AddType application/x-httpd-php4 .php4</P>
<P>Action application/x-httpd-php4 "/php/php.exe"<BR>Action application/x-httpd-php4 "/php/php.exe"</P>
页:
[1]
