cvs: phpdoc-sk /reference/apache ini.xml

[email protected] ("Joseph Drake")
Newsgroups php.doc.sk
Message-ID <cvsjoseph1041125456@cvsserver>
joseph		Sat Dec 28 20:30:56 2002 EDT

  Added files:                 
    /phpdoc-sk/reference/apache	ini.xml 
  Log:
  new file to d4 collection:-)
  

Index: phpdoc-sk/reference/apache/ini.xml
+++ phpdoc-sk/reference/apache/ini.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.1 Maintainer: joseph Status: ready -->
<section id="apache.configuration">
 &reftitle.runtime;
 <para>
  Správanie Apache PHP modulu je ovplyvnené nastaveniami v php.ini.
  Konfigraèné nastavenia z &php.ini; sa mô¾u pre»a¾i» nastaveniami php_flag
  v serverovskom konfiguraènom súbore alebo v miestnych súboroch <filename>.htaccess</filename>.
 </para>
 <example>
  <title>Vypnutie PHP parsingu pre adresár <filename>.htaccess pou¾itím</filename></title>
  <programlisting>php_flag engine off</programlisting>
 </example>
 <para>
  <table>
   <title>Konfiguraèné mo¾nosti Apache</title>
   <tgroup cols="3">
    <thead>
     <row>
      <entry>Názov</entry>
      <entry>©tandardne</entry>
      <entry>Zmeniteµný</entry>
       <entry>Funkcia</entry>
     </row>
    </thead>
    <tbody>
     <row>
      <entry>engine</entry>
      <entry>On</entry>
      <entry>PHP_INI_ALL</entry>
      <entry>zapína alebo vypína PHP parsing</entry>
     </row>
     <row>
      <entry>child_terminate</entry>
      <entry>Off</entry>
      <entry>PHP_INI_ALL</entry>
      <entry>
       ¹pecifikuje, èi PHP skripty mô¾u vy¾adova» preru¹enie procesu die»a»a na konci po¾iadavky,
       tie¾ pozri <function>apache_child_terminate</function>
      </entry>
     </row>
     <row>
      <entry>last_modified</entry>
      <entry>Off</entry>
      <entry>PHP_INI_ALL</entry>
      <entry>posiela dátum poslednej zmeny PHP skriptov ako Last-Modified: hlavièka pre túto po¾iadavku</entry>
     </row>
     <row>
      <entry>xbit_hack</entry>
      <entry>Off</entry>
      <entry>PHP_INI_ALL</entry>
      <entry>analyzuje súbory so spustiteµnou bitovou sadou ako PHP bez ohµadu na to, ako sa súbory konèia</entry>
     </row>
    </tbody>
   </tgroup>
  </table>
 </para>
 <para>
 Tu je krátke vysvetlenie konfiguraèných direktív.
 <variablelist>
 <varlistentry id="ini.engine">
  <term>
   <parameter>engine</parameter>
   <type>boolean</type>
   </term>
   <listitem>
    <para>
     Táto direktíva je skutoène u¾itoèná iba v PHP ako Apache
     modul. Pou¾ívajú ho stránky, ktoré chcú zapnú» alebo vypnú»
     PHP parsing na na-adresarovom alebo na-virtuálnom serverovskom
     základe. <userinput>Vypnutím enginu</userinput> na vhodných
     miestach v súbore <filename>httpd.conf</filename>, sa PHP mô¾e
     povoli» alebo zakáza».
    </para>
   </listitem>
  </varlistentry>
 </variablelist>
 </para>
</section>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.