RE: [users@httpd] Unconfirmed BUG

2014-02-19 Thread Vitaly L. Fadeev
Apache does not serve any files from NFS. Also in document root no symlinks presents to NFS directory and no includes from NFS. This error reached probably 1 on ~2000 requests. From: Vincenzo D'Amore [mailto:v.dam...@gmail.com] Sent: Wednesday, February 19, 2014 3:32 PM To: users@httpd.apac

Re: [EMAIL PROTECTED] How can I limit access only to specific URLs?

2007-09-24 Thread Vitaly
--- Thomas Antony <[EMAIL PROTECTED]> wrote: > > > I have a website (virtual server) and many DNS > > aliases pointed to the same server. > > > > But I have some directory which should be > accessible > > only via specific DNS alias (== URL). > > If/How this can be done? > > > > E.g, I have

RE: [EMAIL PROTECTED] How can I limit access only to specific URLs?

2007-09-24 Thread Vitaly
--- Boyle Owen <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Vitaly [mailto:[EMAIL PROTECTED] > > Sent: Monday, September 24, 2007 9:59 AM > > To: users@httpd.apache.org > > Subject: [EMAIL PROTECTED] How can I limit access only >

[EMAIL PROTECTED] How can I limit access only to specific URLs?

2007-09-24 Thread Vitaly
I have a website (virtual server) and many DNS aliases pointed to the same server. But I have some directory which should be accessible only via specific DNS alias (== URL). If/How this can be done? E.g, I have a.example.com, b.example.com, c.example.com pointed to the same virtualhost. And for

[EMAIL PROTECTED] Q: dosevasive module status

2007-09-17 Thread Vitaly
It seems like dosevasive module unsupported since 2005. Is it safe to use dosevasive with Apache 2.0? Thanks Vitaly Got a little couch potato? Check out fun summer activities for kids. http

[EMAIL PROTECTED] How can I force mod-cache to cache tomcat-generated pages with Pragma:no-cache?

2006-10-19 Thread Vitaly Baranovsky
CacheMaxFileSize 400 CacheDirLevels 5 CacheDirLength 4 CacheStoreNoStore On CacheStorePrivate On CacheIgnoreNoLastMod On CacheIgnoreCacheControl On How can I cache tomcat-generated pages? Thanks! -- With best regard