mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479876 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -368,8 +368,7 @@
|
||||
|
||||
<pre class="prettyprint lang-config">
|
||||
<Directory />
|
||||
Order Deny,Allow
|
||||
Deny from all
|
||||
Require all denied
|
||||
</Directory>
|
||||
</pre>
|
||||
|
||||
@@ -380,12 +379,10 @@
|
||||
|
||||
<pre class="prettyprint lang-config">
|
||||
<Directory /usr/users/*/public_html>
|
||||
Order Deny,Allow
|
||||
Allow from all
|
||||
Require all granted
|
||||
</Directory>
|
||||
<Directory /usr/local/httpd>
|
||||
Order Deny,Allow
|
||||
Allow from all
|
||||
Require all granted
|
||||
</Directory>
|
||||
</pre>
|
||||
|
||||
@@ -446,8 +443,7 @@
|
||||
|
||||
<pre class="prettyprint lang-config">
|
||||
<Files ".ht*">
|
||||
Order allow,deny
|
||||
Deny from all
|
||||
Require all denied
|
||||
</Files>
|
||||
</pre>
|
||||
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
<a href="../ko/misc/security_tips.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> |
|
||||
<a href="../tr/misc/security_tips.html" hreflang="tr" rel="alternate" title="T<>rk<72>e"> tr </a></p>
|
||||
</div>
|
||||
<div class="outofdate">Cette traduction peut <20>tre p<>rim<69>e. V<>rifiez la version
|
||||
anglaise pour les changements r<>cents.</div>
|
||||
|
||||
<p>Ce document propose quelques conseils et astuces concernant les
|
||||
probl<62>mes de s<>curit<69> li<6C>s
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
|
||||
<!-- English revision : 1330882 -->
|
||||
<!-- English Revision: 1330882:1479872 (outdated) -->
|
||||
<!-- French translation : Lucien GENTIS -->
|
||||
<!-- Reviewed by : Vincent Deffontaines -->
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="EUC-KR" ?>
|
||||
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
|
||||
<!-- English Revision: 105989:1330882 (outdated) -->
|
||||
<!-- English Revision: 105989:1479872 (outdated) -->
|
||||
|
||||
<!--
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
<variant>fr</variant>
|
||||
<variant outdated="yes">fr</variant>
|
||||
<variant outdated="yes">ko</variant>
|
||||
<variant outdated="yes">tr</variant>
|
||||
</variants>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
|
||||
<!-- English Revision: 1300924:1330882 (outdated) -->
|
||||
<!-- English Revision: 1300924:1479872 (outdated) -->
|
||||
<!-- =====================================================
|
||||
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
|
||||
Reviewed by: Orhan Berent <berent belgeler.org>
|
||||
|
||||
Reference in New Issue
Block a user