Les fichiers
.htaccess
ne doivent être utilisés
que si vous n'avez pas accès au fichier de configuration du serveur
principal. L'utilisation des fichiers
.htaccess
diff --git a/docs/manual/howto/htaccess.xml.ja b/docs/manual/howto/htaccess.xml.ja
index f47c13c8da..2aed9e6144 100644
--- a/docs/manual/howto/htaccess.xml.ja
+++ b/docs/manual/howto/htaccess.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
diff --git a/docs/manual/mod/event.xml.meta b/docs/manual/mod/event.xml.meta
index 7b7fc287cf..58ce5cc073 100644
--- a/docs/manual/mod/event.xml.meta
+++ b/docs/manual/mod/event.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr
index f5a439fad9..dc6e95969c 100644
--- a/docs/manual/mod/index.html.fr
+++ b/docs/manual/mod/index.html.fr
@@ -207,7 +207,7 @@ r
à la volée
mod_sedFiltre les contenus en entrée (requêtes) et en sortie
(réponses) en utilisant la syntaxe de sed
-
mod_sessionSession support
+
mod_sessionSupport des sessions
mod_session_cookieCookie based session support
mod_session_cryptoSession encryption support
mod_session_dbdDBD/SQL based session support
diff --git a/docs/manual/mod/mod_cgid.html.en b/docs/manual/mod/mod_cgid.html.en
index 94e3cdd4e0..b3a4f6b5e2 100644
--- a/docs/manual/mod/mod_cgid.html.en
+++ b/docs/manual/mod/mod_cgid.html.en
@@ -79,7 +79,7 @@
Description: | The filename prefix of the socket to use for communication with
the cgi daemon |
Syntax: | ScriptSock file-path |
---|
-
Default: | ScriptSock logs/cgisock |
---|
+
Default: | ScriptSock cgisock |
Context: | server config |
Status: | Base |
Module: | mod_cgid |
---|
@@ -92,6 +92,10 @@ the cgi daemon
scripts, it is important that no other user has permission to
write in the directory where the socket is located.
+
If file-path is not an absolute path, the location specified
+ will be relative to the value of
+ DefaultRuntimeDir
.
+
Example
ScriptSock /var/run/cgid.sock
diff --git a/docs/manual/mod/mod_cgid.xml.ja b/docs/manual/mod/mod_cgid.xml.ja
index 76af237bc0..c9cc9094aa 100644
--- a/docs/manual/mod/mod_cgid.xml.ja
+++ b/docs/manual/mod/mod_cgid.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
diff --git a/docs/manual/mod/mod_session.html.en b/docs/manual/mod/mod_session.html.en
index 3396cc8394..f821392619 100644
--- a/docs/manual/mod/mod_session.html.en
+++ b/docs/manual/mod/mod_session.html.en
@@ -24,7 +24,8 @@
Apache Module mod_session
-
Available Languages: en
+
Available Languages: en |
+ fr
Description: | Session support |
Status: | Extension |
@@ -496,7 +497,8 @@ AuthName realm
-
Available Languages: en
+
Available Languages: en |
+ fr
Notice:This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our
mailing lists.