Hi I have been using Ubuntu at home and also on a test server at work for
approx 6 months, I have successfully set up a SAMBA server and recently set
myself the task of creating a Caching Proxy.

I 1st tried using apache 1.3 which i didn't have great success with
therefore decided to remove apache 1.3 and try with the more recent 2.2.

I successfully installed apache 2.2 and thought i was well on my way to
getting the server up and running, however i then hit a brick wall within
the main httpd.conf file i could not find any part where i can enable the
proxy and also change configuration settings such as cache size etc.

i then read into my issue a bit and managed to find out that i had to enable
certain modules to enable teh proxy, so i enabled the following:

CacheEnabled
Mod_cache
mod_disk_cache

still after enabling all these i cannot find the section where i can turn on
the proxy and edit the key settings.

i am at the point of think i have to manually input the whole configuration
settings into the conf file my self rather then just uncomenting lines and
editing values as i did in previous versions,i don't want to do this to find
out this info is meant to be added somewhere else.

Any help would be much appreciated as apaches documentation does not help
-- 
View this message in context: 
http://www.nabble.com/Help-with-Caching-Proxy-with-Ubuntu-and-Apach-2.2-tp14665169p14665169.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to