On Thu, Jun 21, 2018 at 10:39 PM, Christophe Jaillet
wrote:
>
> If IndexDateFormat is not defined, the date format will still be "%Y-%m-%d
> %H:%M" or "%d-%b-%Y %H:%M" depending on the use or not of IndexOptions
> UseOldDateFormat.
Side note, the expected format conforms to:
http://man7.org/linux
Le 21/06/2018 à 20:31, Dedeco Balaco a écrit :
Em 14-06-2018 14:25, Yann Ylavic escreveu:
On Thu, Jun 14, 2018 at 12:08 AM, Dedeco Balaco
wrote:
Em 13-06-2018 17:29, Yann Ylavic escreveu:
The date format used by mod_autoindex is hardcoded, and does not
include the timezone (%z or %Z in st
Em 14-06-2018 14:25, Yann Ylavic escreveu:
On Thu, Jun 14, 2018 at 12:08 AM, Dedeco Balaco
wrote:
Em 13-06-2018 17:29, Yann Ylavic escreveu:
The date format used by mod_autoindex is hardcoded, and does not
include the timezone (%z or %Z in strftime format).
I think a patch is needed to ev
On Thursday, June 21, 2018 08:11:02 Gryzli Bugbear wrote:
> Hi,
>
> Maybe you should first find where the slowness come from (most probably
> it is php, rather than Apache).
That was in my mind, but tests show that PHP is much faster on the new server
than on the
old one. PHP 7 is by nature fas
> I’ve configured the apache as a reverse proxy and the external company can
> connect to the application, but the problem is that every
> time the internal address “confluence.internal.de” shows up external what
> shouldn’t do. It should show the external link “confluence.external.de”
Maybe htt
Le 21/06/2018 à 10:52, Gust, Thorsten a écrit :
Hi All,
I tried to create follows configuration within our environment, but
can’t find a working solution for that case, maybe some has an idea !?!
We have an external company which is connected via VPN to our network.
Internal we have two appl
www.apachelounge.com/viewtopic.php?p=36981
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hi All,
I tried to create follows configuration within our environment, but can’t find
a working solution for that case, maybe some has an idea !?!
We have an external company which is connected via VPN to our network. Internal
we have two applications (Confluence/Jira) deployed
with tomcat and
Try "openssl s_client -debug -connect host:port" to see if your machine can
contact the server at all.
> Am 21.06.2018 um 10:29 schrieb Mahmood Naderan :
>
>
> Have you enabled ssl and rewrite modules? I would verify also that there is
> no firewall blocking 443.
>
> It seems that everythi
Have you enabled ssl and rewrite modules? I would verify also that there is no
firewall blocking 443.
It seems that everything is fine
root@ce:~# apachectl -M | grep ssl
ssl_module (shared)
root@ce:~# apachectl -M | grep rewrite
rewrite_module (shared)
root@ce:~# netstat -tulpn | grep 443
tcp6
10 matches
Mail list logo