Q: Apache::mod_proxy how implement request forward for image files

2015-03-18 Thread Snow Leopard
Hello, Can somebody explain how next task can be accomplished? My own attempt to figure out how this can be achieved wasn't successful. I do not see any problem with virtual servers. But how to implement in apache2 through mod_proxy forwarding for image files requests only? And how on backen

Re: apache + mod_proxy

2000-04-26 Thread Jean-Philippe Guérard
Le 2000-04-26 15:45:36 +, John Stevenson écrivait : > I have a problem with apapche and mod_proxy. I added the following to > the /etc/apache/http.conf > > ## www proxy settings > CacheRoot /var/www/cache > CacheSize 500 > CacheDirLevels 3 > CacheDirLength 1 > > and uncommented the LoadModul

apache + mod_proxy

2000-04-26 Thread John Stevenson
Hello, I have a problem with apapche and mod_proxy. I added the following to the /etc/apache/http.conf ## www proxy settings CacheRoot /var/www/cache CacheSize 500 CacheDirLevels 3 CacheDirLength 1 and uncommented the LoadModule proxy_module line. I set the clients to access the webserver, usin