logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Magento安装在Nginx下的配置

参考 http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/configuring_nginx_for_magento 假设域名www.abc.com要配置指向magento(服务器的d:/abc.com/shop目录)应用,配置如下: Conf代码  server {  

magento数据库配置

Go to ‘/app/etc/’ directory and open the file ‘local.xml’.

Linux系统运维之Nagios监控详解(原作者赵舜东)

<br />http://www.unixhot.com/index.php?action-viewnews-itemid-20<br /> <br />补充一下ssl相关资料<br /><br /> <br />1.安装ssl<br /><br /><br />#wget http://www.openssl.org/source/openssl-1.0.0a.tar.gz<br />#tar

#linux#ssl#database
还原TexturePacker plist 文件以及图片的方法 (切开各小图片)

Python 脚本:(来自网络)unpack_plist.py命令行: python unpack_plist.py  plist文件名称 例子: python unpack_plist.py  common      ## plist文件全名为 common.plist#!pythonimport os,sysfrom xml.etree import Eleme

到底了