On 05/06/2015 02:28 PM, Damien Hull wrote:
Can someone tell me how to configure slasharguments?
I'm trying to install Moodle version 2.8.5+ on Ubuntu 14.04. It wants
slasharguments. The moodle documentation says to add "AcceptPathInfo On"
to apache2.conf. That doesn't seem to work.
I'm hoping
On 05/06/2015 08:16 AM, MOKRANI Rachid wrote:
Hi,
I use apache 2.4 on centos.
I want toprotect the access to a page (/my_folder/secure) with acookie
(in my exemple the cookie name is : my_cookie_name)
I would like that somemachine with IP 192.1.1.10 and 192.1.1.11 can
access the server with
Have you considered using a connector like mod_jk to connect to the servlet
container?
Kurt Bremser
AMOS Austria
Newton was wrong. There is no gravity. The Earth sucks.
Von: Sandeep HS [hssandee...@gmail.com]
Gesendet: Donnerstag, 7. Mai 2015 13:38
An: users@http
Hi ,
We have query related to Apache(httpd)-Tomcat communication and following
are the details.
*Our configuration:*
We have a web based tool where request to Tomcat service is send through
apache using proxy.
i.e., when some one selects a service on web page, apache acts as an
interface where it
Hello,
you may hit an issue fixed in [1] (for upcoming 2.4.13).
Can you manage to build a patched httpd-2.2.29 from sources?
Regards,
Yann.
[1] http://svn.us.apache.org/r1663258
On Wed, May 6, 2015 at 2:54 PM, wrote:
> hello,
>
>
> So i have an apache 2.2.29 running Prefork on FreeBSD 64bit
Any advice for this :
https://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI ?
regards
Le 07/05/2015 09:11, mialinglist a écrit :
Additionnally,
I found an option in my ssl.conf :
/Header always set Strict-Transport-Security "max-age=63072000;
includeSubDomains"/
It could probably be the o
Additionnally,
I found an option in my ssl.conf :
/Header always set Strict-Transport-Security "max-age=63072000;
includeSubDomains"/
It could probably be the origin of the problem because HTTP STS is the
message the browser is sending to me when trying to reach them with
themain domain.tld