|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Jan 2002
Location: UK
Posts: 389
|
small apache question
i want to enable the proxy service on my apache server, i have un-commented the correct lines in the httpd.conf file but when i try
'httpd -l' it lists all the mods but mod_proxy isnt there, How do i enable this mod? Is there a way like 'httpd -enablemodule....' All help really apreciated |
|
|
|
|
|
#2 |
|
Member (13 bit)
|
If you uncommented the lines for proxy requests, that's all you need to do if I remember correctly. Restart the server and the server will now forward proxy requests on whatever port it listens on (proxy requests use the same port that http requests come in on).
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|