<select id = "queryByStartWithOrder" resultType="org.seckill.entity.SuccessKilled"> select * from success_killed order by ${column} limit #{start},#{end} </select> public List<SuccessKilled> queryByStartWithOrder(@Par
author:JevonWei 版权声明:原创作品 检查配置文件时,如下提示,则因为没有server的服务名称导致,故设置网站的服务server名称,若没有设置web服务名,主默认解析系统主机名(添加主机名解析) [root@danran html]# httpd -t AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using danran.com. Set the '
httpd2.2官方配置手册:http://httpd.apache.org/docs/2.2/ 注意:关闭防火墙,iptables规则 vim /etc/sysconfig/selinux SELINUX=disabled iptables -F httpd-2.2的常用配置 主配置文件:/etc/httpd/conf/httpd.conf ### Section 1: Global Environment ### Section 2: 'Main' server co