E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
mods
linux下安装apache,mysql,php5简单过程和整理
/configure --enable-dav --enable-so --enable-
mods
-shared=all --prefix=/usr/local/apache2 --with-included-apr
smallboby
·
2012-07-01 00:00
apache
PHP
mysql
linux
httpd
linux下安装apache,mysql,php5简单过程和整理
/configure --enable-dav --enable-so --enable-
mods
-shared=all --prefix=/usr/local/apache2 --with-included-apr
smallboby
·
2012-07-01 00:00
apache
PHP
mysql
linux
httpd
Apache模块动态加载和静态加载
/configure编译的时候,如果不指定某个模块为动态,即没有使用:enable-
mods
-shared=module或者enable-module=shared这个2个中的一个,那么所有的默认模块为静态
ssdbbg
·
2012-06-07 09:00
apache
ssl
Module
服务器
编译器
apache模块
apache2配置rewrite_module
:1、配置apache的rewrite_module(说明,我的apache配置文件和路径都是默认路径,apahce是通过apt-getinstall安装的) 在/opt/etc/apache2/
mods
-enabled
块块
·
2012-06-02 00:00
apache
rewrite_module
apache httpd mod_rewrite
/configure --prefix=/usr/local/apachel --enable-so --enable-
mods
-shared=all --enable-rewrite --enable-cache
vanghoh
·
2012-06-01 15:00
rewrite
apache
/configure --enable-
mods
-shared=all --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http
langzhiwang888
·
2012-05-17 10:00
apache
Cannot load /usr/lib/libxml2.so.2 解决方法 (ubuntu11.10升级ubuntu12.04 LTS 之后apache2 不能用)
apache2restartapache2:Syntaxerroronline210of/etc/apache2/apache2.conf:Syntaxerroronline1of/etc/apache2/
mods
-enabled
陈善
·
2012-05-09 17:48
SERVER_apache
module authn_file_module is built-in and can't be loaded
/configure)没有加上--enable-
mods
-shared=all造成的解决办法:重新编译apache加上--enable-
mods
-shared=all参数即可
yangzhimingg
·
2012-04-27 16:31
loaded
be
Can't
apache+php+subversion 安装
/configure--enable-so--enable-
mods
-shared=all--enable-ldap--enable-authnz-ldap --with-included-apr
wenhuiqiao
·
2012-04-20 16:00
apache
PHP
SVN
subversion
library
authorization
apache+fastcgi+php
/configure --prefix=/usr/local/apache --enable-so--enable-
mods
-shar
yangzhimingg
·
2012-04-15 13:13
apache
PHP
fastcgi
配置Apache对CGI的支持
在http.conf或 /etc/apache2/
mods
-enable/cgi.load文件里,(我的是在目录/usr/local/apache2/conf/下面的http.conf)加入CGI支持
naturebe
·
2012-04-10 08:00
apache
shell
python
Module
cgi
perl
apache2.4安装
/configure--prefix=/usr/local/webserver/apache2--enable-rewrite--enable-so--enable-
mods
-shared=all--with-apr
Im胡子
·
2012-04-07 12:00
Apache2.4
deban
Linux 源码安装Apache2.2
/configure--prefix=/usr/local/apache2--enable-so--enable-
mods
-shared=most--enable-rewrite=shared--with-mpm
技术能手
·
2012-03-31 15:51
职场
apache2
休闲
apache源码编译安装./configure时出现gcc报错
prefix=/usr/local/apache2/--enable-so--enable-rewrite="shared"--enable-ssl--enable-module="all"--enable-
mods
-shared
YJT8824
·
2012-03-26 14:07
apache
linux
职场
./configure
休闲
gcc报错
apache2+resin3 整理
/configure--prefix=/opt/apache2--enable-so --enable-dav--enable-dav-fs--enable-
mods
-shared=most make
zc_nicolas
·
2012-02-06 17:48
职场
resin
休闲
基于CentOS 5.4的环境构建LAMP平台问题集锦
prefix=/usr/local/apache2 --enable-rewrite=shared --enable-track-vars --enable-cgi --enable-so --enable-
mods
-shared
abc123456789cba
·
2012-02-03 14:00
centos
lamp
问题集锦
Ubuntu下 apache + svn 配置初探(完善中,仅供参考)
Apache版本管理服务器配置Ubuntu9.04ServerApache+SVN的搭建笔记VersionControlwithSubversion(待完善)Apache配置示例:/etc/apache2/
mods
-available
yuleslie
·
2012-01-30 16:00
centos 6.2 手动编译 apche php 编译
/configure--enable-so--enable-
mods
-shared=mostmakemakeinstallvi/usr/local/apache2/
八叶草
·
2012-01-11 11:00
Oracle Http Server中
mods
举例讲解
mod_oc4j负载均衡的角色,用于连接OracleHTTPServer与OC4J的实例,mod_oc4j会从众多OC4J的实例中根据负载情况选取一个来传递请求。WhenrunningOracleApplicationServer, themodulemod_oc4jistheconnectorfromOracleHTTPServertooneormoreOC4Jinstances. EachOC
changyanmanman
·
2011-12-13 17:00
ubuntu配置webdav
以下是我在配置过程中执行的命令:1.允许相关模块sudoa2enmoddav_fs sudoa2enmoddav sudoa2enmoddav_lock2.创建符号连接sudoln-s/etc/apache2/
mods
-available
xiaoxiaobian3310903
·
2011-11-28 23:00
Cacti 安装详解
/configure--prefix=/usr/local/apache2--enable-so--enable-
mods
-shared=most--with-mpm=worker--enable-disk-cache
zhwhao
·
2011-11-14 22:03
mysql
职场
local
cacti
休闲
Apache配置 添加proxy和cache模块
/configure --prefix=/usr/local/apache2 --enable-
mods
-shared=most --enable-rewirte --enable-so -
kong0itey
·
2011-10-19 17:00
apache
apache配置alias
Include /etc/apache2/
mods
-enabled/*.load Include /etc/apache2/
mods
-enabled/*.conf Listen 80 ServerRoot
san_yun
·
2011-10-14 08:00
apache
战地2武器威力修改
打开
mods
\bf2\object_server.zip用记事本打开Weapons\Handheld\[你要修改的武器的代码,最后有]\*.tweak文件。
Heng_Ji
·
2011-10-08 15:00
object
Oracle Internal Research深入研究Oracle内部原理
OracleInternalEvent:10200ConsistentRead诊断事件了解OracleRACBrainSplitResolution了解Oracle内核代码层的作用了解你所不知道的SMON功能(九):维护MON_
MODS
maclean_007
·
2011-10-07 14:38
oracle
kernel
only
internal
Internals
apache编译优化
/configure--prefix=/usr/local/apache--with-mpm=worker--enable-
mods
-shared=most--disable-userdir--disable-speling
lya041
·
2011-09-20 14:00
apache
职场
休闲
编译优化
apache2.0 升级到 2.2笔记
解决办法 在编译的参数中中添加 --enable-
mods
-shared=all 会将所有的模块编译出来到 /module目录下
inter12
·
2011-09-19 17:00
apache
用 Web 服务器创建 MIME 类型
MIME类型在Apache里,MIME类型和文件扩展名之间的映射是被存放在配置文件"apache根目录/conf/mime.types"里的(对于大多数LINUX系统,是放在/etc/apache2/
mods
-available
circle001
·
2011-09-08 09:14
php
wap
配置文件
--prefix=/opt/server/apache/httpd --enable-so --enable-module=shared --enable-modules=all --enable-
mods
-shared
xiaolaogong
·
2011-09-06 17:00
配置文件
了解你所不知道的SMON功能(九):维护MON_
MODS
$字典基表
SMON后台进程的作用还包括维护MON_
MODS
$基表,当初始化参数STATISTICS_LEVEL被设置为TYPICAL或ALL时默认会启用Oracle中表监控的特性,Oracle会默认监控表上的自上一次分析以后
maclean_007
·
2011-08-22 23:33
oracle
数据库
SMON
mon_mods$
apache+tomcat集群初探
/configure--enable-
mods
-shared='proxyproxy_ajpproxy_
ninggy
·
2011-08-22 15:00
apache
tomcat
ubuntu 启用apache运行状态信息查看
而其中允许查看apache运行状态的配置默认是在/etc/apache2/
mods
-available/status.conf文件中配置的。
phpbob
·
2011-08-16 17:21
linux
职场
ubuntu
休闲
查看apache状态信息
php的安装
configure--prefix=/usr/loacl/apache--sysconfdir=/etc/httpd--enable-ssl--enable-modules=most--enable-
mods
-shared
linusworld
·
2011-08-14 23:54
php
职场
休闲
php的安装
configure--prefix=/usr/loacl/apache --sysconfdir=/etc/httpd--enable-ssl--enable-modules=most--enable-
mods
-shared
linusworld
·
2011-08-14 23:54
PHP
职场
休闲
php安装
apache2.2.x 整合jClime Application Server
/configure --enable-so --with-mpm=worker --enable-
mods
-shared="proxy proxy_ajp proxy_balancer
loris_jand
·
2011-07-29 17:00
application
apache2.2.x 整合jClime Application Server
/configure--enable-so--with-mpm=worker--enable-
mods
-shared="proxyproxy_ajpproxy_balancerproxy_httpproxy_ftpproxy_connectheaders"linux
loris_jand
·
2011-07-29 17:00
搭建了自己的lamp环境
/configure--prefix=/usr/local/apache2\--enable-
mods
-shared=all\--enable-so\--enable-cache\--enable-deflate
mqboss
·
2011-07-18 16:00
搭建了自己的lamp环境
/configure --prefix=/usr/local/apache2 \ --enable-
mods
-shared=all \ --enable-so \ --enable-cache \
wodamazi
·
2011-07-18 16:00
lamp
Ganglia 监视企业集群
/configure--prefix=/usr/local/apache--enable-so--enable-
mods
-shared=most CFLAGS=-fPIC#make#makeinstall
coolham
·
2011-07-01 14:00
apache
hadoop
集群
Module
服务器
application
在Apache2.2.16中配置CodeIgniter2.0,去掉index.php实现简洁链接
在Apache2.2.16中配置CodeIgniter2.0,去掉index.php实现简洁链接一、首先启用Apache下的rewrite,方式是创建一个软链接cd/etc/apache2/
mods
-enabled
帘外雨潺潺。春意阑珊。罗衾不耐五更寒。梦里不知身是客,一饷贪欢
·
2011-06-28 14:00
apache安装注意事项
/configure编译的时候,如果不指定某个模块为动态,即没有使用:enable-
mods
-shared=module或者enable-module=shared这个2个中的一个,那么所有的默认模块为静态
yangli
·
2011-06-23 15:00
apache
C++
c
centos
C#
linux下apache的ssl配置
prefix=/usr/local/apache2 --enable-so --enable-ssl=shared --enable-rewrite --enable-alias --enable-
mods
-shared
xieye
·
2011-06-22 10:00
apache
PHP
linux
mysql
linux下apache的ssl配置
prefix=/usr/local/apache2 --enable-so --enable-ssl=shared --enable-rewrite --enable-alias --enable-
mods
-shared
xieye
·
2011-06-22 10:00
apache
linux
mysql
PHP
apache常用命令
加载模块a2enmodxxx(
mods
-available中的名字)卸载模块a2dismodxxx加载sitea2ensitexxx(sites-available中的名字)卸载sitea2dissitexxx
chuanzhongdu1
·
2011-06-11 14:00
apache常用命令
加载模块a2enmod xxx (
mods
-available中的名字) 卸载模块a2dismod xxx 加载site a2ensite xxx (sites-available中的名字) 卸载
chuanzhongdu99
·
2011-06-11 14:00
apache
apache重装时的相关问题
在软件中心中查看是否还有apache2相关的组件,如果有的话需要手动删除 sudoapt-get installapache22,安装libapache-mod-jk时如果在apache的
mods
-enabled
dengbodb
·
2011-06-07 21:00
apache
windows
ubuntu
Ubuntu Server最佳方案――LAMP服务器之PHP篇
安装完后一般就可以用,因为安装libapache2-mod-php5的时候apache已经自动加上了php和mysql的模块安装libapache2-mod-php5的时候,这个软件包自动向/etc/apache2/
mods
-available
caoyaodian
·
2011-05-22 11:47
server
ubuntu
职场
休闲
最佳方案
caoyaodian
Ubuntu Server最佳方案――用Apache做Web服务器
Apache的安装、配置 3.2.1 Apache的安装$sudoapt-getinstallapache23.2.2 Apache的配置2.Apache模块查看可用的模块(默认存储在/etc/apache2/
mods
-available
caoyaodian
·
2011-05-22 11:20
server
职场
ubuntu
休闲
最佳方案
caoyaodian
Apache+SVN-让用户自行修改SVN密码
密码(假设这个脚本位于/var/www-ssl/svntools/svnpass.php目录下) 首先,用户在修改密码之前需要先登录,而登录的验证方法和访问SVN是一样的,在/etc/apache2/
mods
-available
li_yang98
·
2011-05-02 19:00
JavaScript
apache
SVN
server
user
subversion
Install Apache For RedHat Linux 5.6
/configure --with-included-apr --enable-
mods
-shared=all make make i
uu4u
·
2011-04-26 13:00
apache
linux
redhat
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他