Atšķirības starp "Turn on mod rewrite module/en" versijām

No ''Hostnet Wiki''
Pārlēkt uz: navigācija, meklēt
(Jauna lapa: In order to turn on '''mod_rewrite''', you must create a text file named '''.htaccess'''. in the folder in which you want these rewriting conditions to work.)
(Jauna lapa: The first .htaccess row must contain the following:)
6. rindiņa: 6. rindiņa:
 
In order to turn on '''mod_rewrite''', you must create a text file named '''.htaccess'''. in the folder in which you want these rewriting conditions to work.
 
In order to turn on '''mod_rewrite''', you must create a text file named '''.htaccess'''. in the folder in which you want these rewriting conditions to work.
  
Pirmajai .htaccess rindai ir jābūt šādai:
+
The first .htaccess row must contain the following:
 
   RewriteEngine ON
 
   RewriteEngine ON
 
Tagad Jūs varat veidot savus pārrakstīšanas nosacījumus.
 
Tagad Jūs varat veidot savus pārrakstīšanas nosacījumus.

Versija, kas saglabāta 2016. gada 21. novembris, plkst. 15.38

Citas valodas:
English • ‎eesti • ‎lietuvių • ‎latviešu • ‎русский


How to turn on mod_rewrite module?

In order to turn on mod_rewrite, you must create a text file named .htaccess. in the folder in which you want these rewriting conditions to work.

The first .htaccess row must contain the following:

 RewriteEngine ON

Tagad Jūs varat veidot savus pārrakstīšanas nosacījumus.

Daudzas lietotnes piedāvā iespēju izmantot pārrakstīšanas nosacījumus, kas atrodas .htaccess datnē.