|
[Andru Giveaway] Win One Of Four Adorable Android-Themed USB Chargers
4 days ago
by Quentyn Kennemer
Remember yesterday, when we introduced you to an adorable USB charger named Andru ? In case you missed it, Andru, from Gen, is a cute Android accessory that “wants to charge your phone.” This little guy is not only a USB charger, but an awesome cubicle decoration Taken from: [Andru Giveaway] Win One ...
Droid Guru - droid-guru.com · Rank: 96,158
|
|
Apple Releases Security Updates for OS X
5 days ago
by Ethical Hacker
(LiveHacking.Com) – Apple has released security updates for Apple OS X Lion 10.7 and Mac OS X Snow Leopard 10.6 to fix multiple vulnerabilities. These vulnerabilities could allow an attacker to execute arbitrary code, cause a denial-of-service condition, obtain sensitive information, and bypass secu ...
LIVE HACKING - livehacking.com · Rank: 20,954 · 15 references
|
|
nginx设定泛域名,二级域名及二级目录
5 days ago
by 荣斌
我有这样一个需求,我需要利用N个二级域名来建立N个站点。出于简化日后对二级域名管理的难度,以及nginx的性能,我选择了在DNS端,设定一条泛解析的A记录。然后由nginx来将相应的二级域名解析到二级目录中。当相应的域名没有相应的二级目录对应时,就返回404错误。 同时,在apache端(我的配置是前端跑nginx,处理动态交给apache的形式),也进行相应的二级域名转发,这样,从nginx接收过来php,也能立马处理。 这里说下主机端这边的配置,如果有纰漏的,还请看到的人,帮忙指出,我不想让自己的主机因为我的设置,有朝一日变成肉鸡,呵呵。 server { server_name *.te ...
荣斌 - ronbin.com · 1 reference
|