Hi,
I posted the tomcat-users mailing list about my situation, so I was
recommended to post httpd-user mailing list,
so that I ask here too (I apologize for posting like multi-post).
Our system is httpd and tomcat, and a client sends a request to httpd which
listens as 80, after that httpd throw
On 10/03/2016 20:21, Rose, John B wrote:
Some users are wanting to access a Microsoft Access database from Apache.
They want to use this …
Apache::ASP
Is that possible within Apache on a linux server?
What are the options for accessing Access databases from Apache?
Thanks
Yes it is possi
Some users are wanting to access a Microsoft Access database from Apache.
They want to use this ...
Apache::ASP
Is that possible within Apache on a linux server?
What are the options for accessing Access databases from Apache?
Thanks
On Thu, Mar 10, 2016 at 4:14 PM, Hildegard Meier wrote:
>
>> > Mutex file:${APACHE_LOCK_DIR} default
>>
>> Does it come from Ubuntu?
>> If so, I don't any modern Linux should configure the "file" mutex
>> mechanism by default, and you could possibly report it...
>
> Yes, that is the entry of Ubunt
> There is an old dev@ thread that talks about the same deadlock
> avoidance issues from fcntl
> on other platforms (at least Solaris). I think it's not really usable
> in httpd as soon as you have two mutexes.
Read that, thought it would be only special for Solaris...
---
You can configure scheduled scans of your system with clamav. As for real
time protection, that'll take some research - might even have to consider a
commercial product. But if you end up paying for a commercial product, you
might as well get one that also supports ICAP - the popular ones do
nowada
> > Mutex file:${APACHE_LOCK_DIR} default
>
> Does it come from Ubuntu?
> If so, I don't any modern Linux should configure the "file" mutex
> mechanism by default, and you could possibly report it...
Yes, that is the entry of Ubuntu 14 ("Trusty") default apache2.conf file, see
http://packages.u
Eric,
On 3/9/16 8:44 PM, Eric Covener wrote:
> On Wed, Mar 9, 2016 at 8:40 PM, Francis Roy
> wrote:
>> drwxr-x--- username
>
>
> If you want to serve out of your home directory, it needs to be
> executable by "other".
Or group-owned by whatever group httpd runs under.
No ownership was previ
On Thu, Mar 10, 2016 at 8:08 AM, Yann Ylavic wrote:
>
> Honestly I don't know how "fnctl" works on Linux, but I'd recommend
> using no Mutex directive at all (same as "Mutex default") which falls
> back to "Mutex sysvsem default" given your output of apachectl (i.e.
> "-D APR_USE_SYSVSEM_SERIALIZE
On Thu, Mar 10, 2016 at 11:09 AM, Hildegard Meier wrote:
> Reading
> https://httpd.apache.org/docs/2.4/en/mod/core.html#mutex
>
> I guess, expected behaviour of active directive
>
> Mutex file:${APACHE_LOCK_DIR} default
Does it come from Ubuntu?
If so, I don't any modern Linux should configure th
> Date: Thursday, March 10, 2016 12:24:23 +
> From: Lester Caine
>
> On 10/03/16 01:40, Francis Roy wrote:
>> This is a new install of Linux Mint 17.x with the default
>> Apache/2.4.7 (Ubuntu) install at /etc/apache2
>> My websites, plain html and PHP are kept on a different hard-drive.
>> /m
On 10/03/16 01:40, Francis Roy wrote:
> This is a new install of Linux Mint 17.x with the default Apache/2.4.7
> (Ubuntu) install at /etc/apache2
> My websites, plain html and PHP are kept on a different hard-drive.
> /media/username/Terrabyte/00_Server/htdocs
Francis ...
Since security on Linux i
Reading
https://httpd.apache.org/docs/2.4/en/mod/core.html#mutex
I guess, expected behaviour of active directive
Mutex file:${APACHE_LOCK_DIR} default
would be
Mutex fnctl:${APACHE_LOCK_DIR} default
?
Maybe it's worth a try to add the line
Mutex fnctl:${APACHE_LOCK_DIR} ssl-cache
and look if
Thanks, This information is very ussefull for me too. What about for an
antivirus on the server? do yo have any experiencie with it?
TX.
2016-03-09 21:22 GMT+01:00 Wei-min Lee :
> Using ICAP is a good way to go so that the person uploading files can be
> notified of upload fails due to the virus
14 matches
Mail list logo