>>
>> OK, there is still another option.
>> You can configure apache so that it will only accept requests from the
>> local machine.
>>
>> $ su
>> #cd /etc/httpd
>> #<edit> httpd.conf
>> search for 'Listen' it will be commented out with '#'
>> Add:
>> Listen 127.0.0.1:80

>
> I'll poke around a bit and see what I can come up with. I just love
> getting down and dirty with httpd.conf :-)

The above doesn't appear to work for OSX but what you can do is set
Bindaddress to the machine name / IP address and get the same effect.


Rich


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to