I'm a bit confused. I have the following snippet at the end of /etc/apache2/apache2.conf
### MKB: only 130.88.*.* to access citations <Directory /var/www/michael/citations> Order Deny,Allow Deny from all Allow from 130.88 </Directory> which seems to stop ALL access (giving a 403) whereas it used to allow me to use a proxy 130.88.96.66 (squid2.umist.ac.uk) to access it. However this no longer seems to happen and entries in apache2/error.log are of the form [Wed Apr 25 21:22:19 2007] [error] [client 62.56.107.141] client denied by server configuration: /var/www/micha el/citations/master.html where 62... is my ISP-given IP, but if I view, eg, http://www.proxydetect.com/ it does say 130.88... Any ideas of what's happening? As far as I can tell I've not updated apache2 recently (how do I get this info from dpkg?)... thanks, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]