Hi all,
I still have little problem with mediawiki squid cache.
I got the squid cache working for Apache, php and mysql on the same machine.
But after I install and config the mediawiki, the request to the machine 192.168.1.42 always redirect to 127.0.0.1. So it only works on the itself. Http request to the wiki main page will not work from a PC.
I added the following lined to the LocalSetting.php
## Squid Caching $wgUseSquid = true; $wgSquidServers = array('127.0.0.1');
where else do I need to make change.
thanks judi
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
mediawiki-l@lists.wikimedia.org