Em 13-06-2018 17:29, Yann Ylavic escreveu:
On Wed, Jun 13, 2018 at 9:26 PM, Dedeco Balaco
wrote:
Is my question outside the scope of this list?
Not really, though after a quick look at the code it seems that there
is no "configurable" solution, maybe that's an explanation (not an
excuse) :/
On Wed, Jun 13, 2018 at 4:40 PM Vandana Sakamuri
wrote:
>
> I gave full permissions 777 to the conf file and that still did not help. I
> compiled it on 7.1 AIX and the error server also has AIX 7.1. Any other
> suggestions?
Build on 7.1.0.0 or 6.1.x. Unix only has forward compat for binaries.
On Wed, Jun 13, 2018 at 9:26 PM, Dedeco Balaco
wrote:
> Is my question outside the scope of this list?
Not really, though after a quick look at the code it seems that there
is no "configurable" solution, maybe that's an explanation (not an
excuse) :/
>>
>> I could not find a way to show file lis
I gave full permissions 777 to the conf file and that still did not help. I
compiled it on 7.1 AIX and the error server also has AIX 7.1. Any other
suggestions?
On Tue, Jun 12, 2018 at 6:36 PM, John wrote:
> I'm not an AIX user but for Linux, the definition of EINVAL is:
>
> The mode provided to
On Wed, Jun 13, 2018 at 6:18 PM, Alex K wrote:
>
> Is there any way to make apache list the PUT options as available?
Probaly AllowMethods
(https://httpd.apache.org/docs/current/en/mod/mod_allowmethods.html#allowmethods).
Regards,
Yann.
--
Is my question outside the scope of this list?
Does my question needs to explain more details about my problem?
It has been waiting some help for almost 30 days, which seem to be
unusual in this list. In this time, I have seen several questions being
immediately or very quickly answered, which
That isn't the relevant error from the error log. We need that entry to
help you.
A 403 as such is always logged in the error log, perhaps with the exception
of cases when you use a RewriteRule with [F], or a third-party module to
limit access.
On Wed, Jun 13, 2018 at 1:37 PM @lbutlr wrote:
> O
On 13 Jun 2018, at 11:25, Frank Gingras wrote:
> What does the error log say, exactly?
From the original message:
> The only thing in the http-error.log is:
>
> [Mon Jun 11 12:26:28.390150 2018] [ssl:info] [pid 34433] [client
> xx.xx.xx.xx:56493] AH01964: Connection to child 9 established …
>
What does the error log say, exactly?
On Wed, Jun 13, 2018 at 1:20 PM @lbutlr wrote:
> No ideas?
>
> On 11 Jun 2018, at 12:34, @lbutlr wrote:
> > I can access the files directly, but if I access the folder, I get a
> permission error.
>
>
>
>
No ideas?
On 11 Jun 2018, at 12:34, @lbutlr wrote:
> I can access the files directly, but if I access the folder, I get a
> permission error.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional command
Hi all,
I have setup Webav with apache2.
I am testing the setup on a Debian7 with apache 2.2.22.
Although the webdav is functioning ok I have a third party application that
needs to put files on the webdav folder and before it does that it checks
the available methods that apache allows. This app
On Wed, Jun 13, 2018 at 2:27 PM MOKRANI Rachid wrote:
> I have URL like below (with ? and =)
> http://myserver/?s=about
>
> What’s the correct syntax to allow only some IP.
>
> Require ip 127.0.0.1
>
only matches the path part of the URL, not the query string
(i.e. the part after the ?).
The
> Nothing work.
Those only match the path. In 2.2, use mod_rewrite. In 2.4, use .
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hi,
I have URL like below (with ? and =)
http://myserver/?s=about
What’s the correct syntax to allow only some IP.
Require ip 127.0.0.1
Require ip 127.0.0.1
Require ip 127.0.0.1
Nothing work.
Thanks in advance for any suggestion.
Regards.
__
Avant d'imprime
HI
Wanted to know if we can upgrade Apache forward proxy connection from TLS
1 to TLs1.2 , we have an legacy application which can accpect and send
requests using tls1 only ,which is now required to send request to servers
that can only accept TLS1.2 connections
i am planning to put an a
15 matches
Mail list logo