Michael Doerner [mailto:[EMAIL PROTECTED]] <snip> > Reading the products own instruction's in the install file > point me to a http server question: > > You might want to configure your web server so that users > can not access the "includes" directory. <snip> I'll maybe 'blindly' point the way but I'm lost as to exactly how to get this templated correctly. I believe with a big guess that we need to get something like this into one of the ../etc/http/conf/http.conf templates: <Directory /home/e-smith/files/ibays/webcalendar/html/includes> order deny,allow deny from all </Directory> -or- at least we need to block access to .inc files I'm not sure if this would be a templates-custom 90e-smithAccess40ibays or if a separate XXwebcalendar template would be required. Hopefully someone will assist us with exactly what template fragment needs editing/creating to accomplish the above. Thanks, Darrell
