Go Back   Web Server Hosting Forum by BODHost > Support > Linux Server Hosting
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-09-08, 20:59
BOD Member
 
Join Date: Oct 2008
Posts: 30
Default Install mod proxy.

To install the mod proxy follow the following steps


Quote:
cd /home/cpapachebuild/buildapache/apache_1.3.31/src/modules/proxy/

or

cd /home/cpeasyapache/src/httpd-2.0.63/modules/proxy
Then run command:


Quote:
/usr/local/apache/bin/apxs -i -c *.c
Add the following module to the httpd.conf to load proxy module with the httpd configuration file:


Quote:
LoadModule proxy_module libexec/mod_proxy.so
There is no need to add module in httpd.conf if you are not sure where it in need to add on httpd.conf file because mod_proxy has been created and saved into the libexec directory.

Restart the Apache service:


Quote:
service httpd restart

or

/etc/init.d/httpd restart
To confirm proxy module installed or not? on your server by using following command.

Quote:
/usr/local/apache/bin/httpd -l | grep proxy
__________________
Regards
George
Reply With Quote
  #2 (permalink)  
Old 10-10-08, 14:57
BOD Member
 
Join Date: Mar 2006
Location: Scotland
Posts: 201
Default

before installing mod proxy keep in mind that you restarts apache once its done!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 01:28.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.