[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/setup/init/ -> security.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {*?template charset=latin1?*}
   3  
   4  <form method="post" action="{$script}">
   5  
   6  <div align="center">
   7    <h1>{"Site security"|i18n("design/standard/setup/init")}</h1>
   8  </div>
   9  
  10  <p>
  11  {"Your site is not running in a virtual host mode, this is insecure. It is recommended to run eZ publish in virtual host mode. If you do not have the possibility to use virtual host mode, you should follow the instructions below about how to install an .htaccess file. The .htaccess file tells the web server to restrict the access to certain files."|i18n("design/standard/setup/init")}
  12  </p>
  13  
  14  <p>
  15    {"If you have shell access, you can run the following commmands."|i18n("design/standard/setup/init")}
  16  </p>
  17  <pre class="example">cd {$path}
  18  cp .htaccess_root .htaccess</pre>
  19  <p>
  20    {"If you do not have shell access, you will have to copy the file using an FTP client or ask your hosting provider to do this for you."|i18n("design/standard/setup/init")}
  21  </p>
  22  
  23    {include uri='design:setup/init/navigation.tpl'}
  24    {include uri="design:setup/persistence.tpl"}
  25  
  26  </form>


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7