Mac OS X Apache出现Forbidden 403错误的解决方案

问题描述: After upgrading to Mac OS X 10.6 or create a new account in you mac, you may be unable to access expected web site content (in your ~/Sites/ folder) via Web Sharing. Web Sharing appears to be enabled and working correctly, but trying to load your web site results in a “Forbidden 403” Web page. 解决方法 If you installed Mac OS X
查看更多 →

Mac OS X Leopard如何删除mysql

First you need to edit the file in: /etc/hostconfig and remove the line Since this is a system file I advise you to open it with nano in terminal: Open Terminal sudo nano /etc/hostconfig Enter your password if you're not authed yet. Delete the following line: “MYSQLCOM=-YES-” CTRL+X (This is the command for closing NANO,
查看更多 →

Mac下curl使用方法

CURL? 嗯,说来话长了~~~~ 这东西现在已经是苹果机上内置的命令行工具之一了,可见其魅力。 二话不说,先从这里开始吧! curl https://www.minzhang.org 回车之后,www.minz
查看更多 →

Mac下为coda添加更多的books

很多果粉在web开发的时候,都会选择coda,这款软件的UI相当不错,而且跟Transmit出自一个公司,两者可以无缝结合,是web开发的必
查看更多 →