The other piece of info is that I am VERY new to Apache and somewhat gunshy...
So I figured I would post it here to get a confirmation of my understanding of what is going on...
Is there a good reference book you could recommend for me to buy that would help me learn and understand Apache (1.3) for Mac? Ideally a book with the basics, but would also be suitable as a reference (if not one book maybe two...)
One final question... Do I need that directory line at all to protect the root structure? And is there a security risk with just changing it to read as follows?
<Directory "/Library/WebServer/Documents"> Order Deny,Allow Allow from All </Directory> Thanks in advance and sorry of the elementary level of my questions... Nathan Lamb On Jun 2, 2005, at 11:57 AM, Joshua Slive wrote:
On 6/1/05, N Lamb <ndlamb@xxxxxxxxxxxxxxx> wrote:Here is my logic... right now with "performance cache" turned on the box sees everyone as coming from itself which is 111.111.111.19 so it allows everyone to access what they need to access... when I turnperformance cache off the box see everyone coming from their own "true"IP addresses and Denys them access.Is my logic correct? Or am I completely not understanding this Apache stuff??Yes, your logic sounds correct. But my question is, why aren't you just testing this yourself rather than asking on the list? It makes me suspect there is some information you aren't telling us, or some question hidden behind your question. Joshua. ---------------------------------------------------------------------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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx