CQ-CSER

计算机爱好者

XAMPP配置虚拟路径

Posted on | 三月 23, 2010 | No Comments

Alias /lab “E:/lab”
    <Directory “E:/lab”>
       Options Indexes MultiViews
AllowOverride None
order allow,deny
Allow from all
    </Directory>

以上为主要代码。位置因人而定。我的是在\xampp\apache\conf\extra路径下的httpd-xampp.conf文件里

有的人是在httpd-xampp.conf里,不同情况看http.conf里面的include了

注意的是路径不能带中文字,我就这样悲剧了好久。

相关文章:

  1. xampp
  2. xampp-mysql-1067
  3. Apache2的httpd.conf翻译
  4. Silverlight Mime types in IIS6 and Apache

评论|Comments

留言|Leave a Reply





  • Archives

  • SUNSHINE

  • About

    本博客采用创作共用版权协议,要求署名、非商业用途和保持一致. 转载本博客内容也遵循“署名-非商业用途-保持一致”的创作共用协议.

    订阅

    Search

    Admin