首页 > 系统服务 > 详细

eclipse+xdebug

时间:2014-03-25 16:36:45      阅读:531      评论:0      收藏:0      [点我收藏+]

root@leeyoung-Satellite-M300:/etc/apache2/sites-available# nano 000-default.conf

bubuko.com,布布扣
<IfModule dir_module>
        DirectoryIndex index.html index.php index.htm
        Alias /test "/home/leeyoung/workspace/test"
        <Directory /home/leeyoung/workspace/test>
        Options Indexes FollowSymLinks
        AllowOverride None
        Require all granted
        </Directory>
</IfModule>
bubuko.com,布布扣

加入到文件末尾

root@leeyoung-Satellite-M300:/etc/apache2/sites-available# sudo /etc/init.d/apache2 restart

eclipse+xdebug,布布扣,bubuko.com

eclipse+xdebug

原文:http://www.cnblogs.com/yuliyang/p/3623179.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!