(shared memory, locks, etc.). If set as a relative path, the full path
will be relative to <code class="directive">ServerRoot</code></p>
+ <p><strong>Example</strong></p>
<pre class="prettyprint lang-config">
-#Example
DefaultRuntimeDir scratch/
</pre>
<pre class="prettyprint lang-config">
<Directory ~ "abc$">
-# ... directives here ...
+ # ... directives here ...
</Directory>
</pre>
<pre class="prettyprint lang-config">
<If "-z req('Host')">
-# ...
+ # ...
</If>
<Else>
-# ...
+ # ...
</Else>
</pre>
<pre class="prettyprint lang-config">
<VirtualHost *:80>
-ServerName server.example.com
-ServerAlias server server2.example.com server2
-ServerAlias *.example.com
-UseCanonicalName Off
-# ...
+ ServerName server.example.com
+ ServerAlias server server2.example.com server2
+ ServerAlias *.example.com
+ UseCanonicalName Off
+ # ...
</VirtualHost>
</pre>
(shared memory, locks, etc.). If set as a relative path, the full path
will be relative to <directive>ServerRoot</directive></p>
+ <p><strong>Example</strong></p>
<highlight language="config">
-#Example
DefaultRuntimeDir scratch/
</highlight>
<highlight language="config">
<Directory ~ "abc$">
-# ... directives here ...
+ # ... directives here ...
</Directory>
</highlight>
<highlight language="config">
<If "-z req('Host')">
-# ...
+ # ...
</If>
<Else>
-# ...
+ # ...
</Else>
</highlight>
<highlight language="config">
<VirtualHost *:80>
-ServerName server.example.com
-ServerAlias server server2.example.com server2
-ServerAlias *.example.com
-UseCanonicalName Off
-# ...
+ ServerName server.example.com
+ ServerAlias server server2.example.com server2
+ ServerAlias *.example.com
+ UseCanonicalName Off
+ # ...
</VirtualHost>
</highlight>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 344972:1330850 (outdated) -->
+<!-- English Revision: 344972:1331697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 1040494:1330850 (outdated) -->
+<!-- English Revision: 1040494:1331697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1302855:1330850 (outdated) -->
+<!-- English Revision: 1302855:1331697 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:1330850 (outdated) -->
+<!-- English Revision: 669847:1331697 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1302855:1330850 (outdated) -->
+<!-- English Revision: 1302855:1331697 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1238738:1331240 (outdated) -->
+<!-- English Revision: 1238738:1331691 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->