Maybe this can be added to the wiki?
Frank Gingras schrieb am Mo., 6. Mai 2024, 15:46:
>
>
> On Mon, May 6, 2024 at 2:55 AM General Email <
> general.email.12341...@gmail.com> wrote:
>
>> Hi,
>>
>> I have configured SSL and enabled HTTPS on Apache 2.4. It is working fine.
>>
>> If the docs team
On 5 July 2016 at 20:42, Rich Bowen wrote:
>
> Unfortunately, dbmmanage isn't available to the majority of our users,
> due to decisions made at the packaging/distro level. (See my comment
> earlier. See also
> https://lists.apache.org/thread.html/e1aaf09a66c2ecbbbfd8da818aa243d06a260993fda2344f8
Hi Rich,
take a look at line 84 to 90 from the source code [1]
That might help you.
The dbmmanage is availabe in the bin folder on a regular build [2]. On
Windows the name is dbmmanage.pl due the windows limitation of the
need of a file extension.
The basic usage[3]
So you can download the perl
Hi,
in the docs there is an example [1] that shows a 404 error including
the full path in the file system.
AFAIK 404 error are only in the access log in httpd 2.4 with the
requested url rather than the file system path.
Is that a misunderstanding on my side because the default LogLevel
warn doesn'
Hi,
since there wasn't feedback, here my config in short form.
LoadModule lua_module modules/mod_lua.so
AddHandler lua-script .lua
DirectoryIndex server-status.lua
Alternative there is an option to install it as a handler
LuaMapHandler ^/server-status$ /path/to/server-status.lua
Cheers
+1
> [+/-1] Add commentary system to the trunk documentation.
-
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org
On the apr.apache.org the snapshot link in the navigation leads into a
404 http://svn.apache.org/snapshots/apr/
Cheers
Mario
-
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@
Hi,
it would be nice to have a list of the pattern characters from mod
rewrite. At http://httpd.apache.org/docs/2.2/rewrite/intro.html#regex
for many noobs in regex (including me) it is not that simple to find
the right regex.
Maybe a bit clearer would be:
Text:
. Any single character
[chars]
Hi,
there is a small issue at http://httpd.apache.org/docs/2.2/mod/event.html
AFAIK event mpm supports SSL now. At least for me it works. I don't
know what about the other input filters.
Mario
-
To unsubscribe, e-mail: docs-uns
Hi,
since 2.2.12 it should be possible to use name based vhosts since
apache can use SNI now.
>From the docs http://httpd.apache.org/docs/2.2/en/vhosts/name-based.html
--- snip ---
Name-based virtual hosting cannot be used with SSL secure servers
because of the nature of the SSL protocol.
--- /sn
Hi Lucien,
AFAIK a worker is one of the members from the cluster. It is not the
Worker MPM. You can also run that with a different MPM like prefork or
winnt.
You can read that on line 749.
IMHO you could translate that with "travailleur" or "membre" (my
french is not the best ;-) )
Hope that hel
Hi Dan,
isn't there a misconfig in the example?
Second host:
DocumentRoot /www/example2
ServerName www.example.org
shouldn't that be ServerName www.example2.org ?
Mario
-
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.o
I've seen leader.html in trunk. So there was someone a bit lazy ;-)
regards
Mario
-Original Message-
From: Nóirín (Plunkett) Shirley [mailto:[EMAIL PROTECTED]
The German version seems to have (several) directives associated with
many more modules than the English... Are the German coder
Even if I repley myself, I forgot that this is only in the german version.
Did see that caused by the rewriting ;-)
-Original Message-
From: Mario Brandt [mailto:[EMAIL PROTECTED]
Sent: Friday, January 11, 2008 3:47 PM
To: 'docs@httpd.apache.org'
Subject: leader.html missing
in the docs there isn't http://httpd.apache.org/docs/2.2/mod/leader.html
which is
referenced from http://httpd.apache.org/docs/2.2/mod/mpm_common.html
With best regards
Mario
ASCII ribbon campaign
against HTML e-mail
_
( )
X
/ \
-
h Includes ExecCGI
Order allow,deny
Allow from all
Order allow,deny
Allow from all
with best regards
Mario Brandt
-
To unsu
16 matches
Mail list logo