Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and French guidelines.
422431 of 3157 results
422.
Modify the <filename>/etc/apache2/sites-available/default</filename> configuration file to setup your domains.
Modifiez le fichier de configuration <filename>/etc/apache2/sites-available/default</filename> pour définir vos domaines.
Translated and reviewed by Bruno
Located in serverguide/C/web-servers.xml:968(para)
423.
The first thing to change is the <emphasis>DocumentRoot</emphasis> directive:
La première chose à changer est la directive <emphasis>DocumentRoot</emphasis>[nbsp]:
Translated and reviewed by seb35690
Located in serverguide/C/web-servers.xml:972(para)
424.

DocumentRoot /path/to/rails/application/public
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

DocumentRoot /path/to/rails/application/public
Translated and reviewed by Bruno
Located in serverguide/C/web-servers.xml:976(programlisting)
425.
Next, change the &lt;Directory "/path/to/rails/application/public"&gt; directive:
Puis, modifiez la directive &lt;Directory "/path/to/rails/application/public"&gt;[nbsp]:
Translated and reviewed by Bruno
Located in serverguide/C/web-servers.xml:979(para)
426.

&lt;Directory "/path/to/rails/application/public"&gt;
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
allow from all
AddHandler cgi-script .cgi
&lt;/Directory&gt;
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

&lt;Directory "/path/to/rails/application/public"&gt;
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
allow from all
AddHandler cgi-script .cgi
&lt;/Directory&gt;
Translated by Bruno
Reviewed by Bruno
Located in serverguide/C/web-servers.xml:983(programlisting)
427.
You should also enable the <application>mod_rewrite</application> module for Apache. To enable <application>mod_rewrite</application> module, please enter the following command in a terminal prompt:
Vous pouvez également activer le module <application>mod_rewrite</application> pour Apache. Pour ce faire, veuillez saisir la commande suivante dans un terminal[nbsp]:
Translated and reviewed by Bruno
Located in serverguide/C/web-servers.xml:993(para)
428.
sudo a2enmod rewrite
sudo a2enmod rewrite
Translated and reviewed by Pierre Slamich
Located in serverguide/C/web-servers.xml:999(command)
429.
Finally you will need to change the ownership of the <filename>/path/to/rails/application/public</filename> and <filename>/path/to/rails/application/tmp</filename> directories to the user used to run the <application>Apache</application> process:
Enfin, vous devrez donner la propriété des répertoires <filename>/path/to/rails/application/public</filename> et <filename>/path/to/rails/application/tmp</filename> à l'utilisateur exécutant habituellement le processus <application>Apache</application>:
Translated and reviewed by Bruno
Located in serverguide/C/web-servers.xml:1002(para)
430.
sudo chown -R www-data:www-data /path/to/rails/application/public
sudo chown -R www-data:www-data /path/to/rails/application/public
Translated and reviewed by Bruno
Located in serverguide/C/web-servers.xml:1008(command)
431.
sudo chown -R www-data:www-data /path/to/rails/application/tmp
sudo chown -R www-data:www-data /path/to/rails/application/tmp
Translated and reviewed by Bruno
Located in serverguide/C/web-servers.xml:1009(command)
422431 of 3157 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: 65GYgzf, Alain Lebret, Alban CLERGEOT, AlbinOz, Alexandre Franke, Alexandre Imache, Anis CHEBBI, Anthony Guéchoum, Arnaud Soyez, Arthur Schmitt, Arthur WEBER, Aurélien Luciani, Aymeric, Banal, Bruno, CaptainCrook, CarZ, Christophe Painchaud, Claude Paroz, Colin GILLE, Coster David, DI RUSCIO Fernand, Damien Deroussen, Damien H, David Bertho, Denis Bisaro, Denis Choveaux, Didier Roche-Tolomelli, Donk, Emmanuel Sunyer, Enrico Rosina, Etienne Malandain, Fabián Rodríguez, Fabrice Coutadeur, Florian Bolgar, Frank Bob, Gilles Accad, Gougnaf, GroNox, Guillaume Damiens, Gwi, Huygens, Immunoman, Issam BOUZIANE, JF Jarry, James Dupin, Jean Champémont, Jean-Luc Villoué, Jean-Philippe, Jean-Philippe LECHÊNE, Jeremy Moiny, Jerome CK, Joanna Tordjeman, Johan, Jonathan Clarke, KHALIFA Yanis, Kkouet, Knah Tsaeb, Laurent RICHARD, Lionel Montrieux, Lionel Porcheron, Loic Treyvaud, Louis DEMAY, ManuPeng, Marc Auer, Marc Plano-Lesay, Mathieu Cinquin, Mathieu Goeminne, Matthieu CHAUVEAU, Michel, Mika, Milan Bouchet-Valat, NSV, Nebaff, Nicolas Borboën, Nicolas DERIVE, Nicolas Réau, Nicolas Van Wambeke, Olivier, Onra, Pascal, Pascal Corpet, Pascal Havet, Paul Darby, Philippe Piquer, Pierre Buard, Pierre David, Pierre Slamich, Pierrick Vandenbroucke, Psykocrash, Removed by request, Rodolphe Ortalo, Romain Pineau, Sebastien Beaujour, Stéphane V, SuperBOB, Sylvain Doctrinal, Sylvain Lasnier, Séb Buch, Sébastien GRIPON, T0m-S, TaZmaniak, Tarsus, Valentin Rocher, Vincent Esposito, Wassim Derguech, Will Hunting, X, Xavier Latry, Xavier RAFFIN, Yann Dìnendal, Yves MATHIEU, arno_b, baptiste, bruno, elaliberte, gaetan belsack, hardball, ivan, kos!, lann, madden, maxubuntu, olivier perrin, onwa, p-yves, sam101, seb35690, sm126, sun-wukong, thebachman, tomestla, torglut, vouzico.