« Return to Thread: [OT] Apache error log

[OT] Apache error log

by Alexander Dewilde :: Rate this Message:

Reply to Author | View in Thread

Dear list,

I found a strange issue in the Apache2 log.
The lasso site uses some include files which are in a separate  
directory and http access is denied in apache conf file.

/webroot/default.lasso
/webroot/inc-files/ ..............

where default.lasso includes some files from the latter and
/webroot/inc-files/ is configuerd 'deny from all' in apache conf file

All is fine except the apache error log shows 'client denied by server  
configuration' always 2 times for each called include.
The site runs ok though and this issue does not seem to affect  
performance, but it's something to look at, because as I  
understand .lasso files are handed over to lasso and are not handled  
by apache in any way except for returning lasso output to the client.  
Seems like apache is doing more than it should?

Thanks for any insight on this...

OSX box 10.4
Apache 2.23
LP8.55

--
This list is a free service of LassoSoft: http://www.LassoSoft.com/
Search the list archives: http://www.ListSearch.com/Lasso/Browse/
Manage your subscription: http://www.ListSearch.com/Lasso/


 « Return to Thread: [OT] Apache error log