瀏覽代碼

[DOCUMENTATION]typo from htacces to htaccess

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16270 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 年之前
父節點
當前提交
11715744da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/manual/en/module_specs/Zend_Application-QuickStart.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Application-QuickStart.xml

@@ -261,7 +261,7 @@ $application->bootstrap()
             this in your web server environment. In Apache, you can set this
             this in your web server environment. In Apache, you can set this
             either in your vhost definition, or in your <filename>.htaccess</filename>
             either in your vhost definition, or in your <filename>.htaccess</filename>
             file. We recommend the following contents for your
             file. We recommend the following contents for your
-            <filename>public/.htacces</filename> file:
+            <filename>public/.htaccess</filename> file:
         </para>
         </para>
 
 
         <programlisting language="conf"><![CDATA[
         <programlisting language="conf"><![CDATA[