eclipse+xdebug

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

eclipse+xdebug
<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>
eclipse+xdebug

加入到文件末尾

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

eclipse+xdebug,布布扣,bubuko.com

eclipse+xdebug

上一篇:Linux和Unix常用命令


下一篇:Linux桌面发行版与Andoid GUI系统组件对比