Atšķirības starp "Turn on mod rewrite module/en" versijām
No ''Hostnet Wiki''
(Jauna lapa: The first .htaccess row must contain the following:) |
(Jauna lapa: Now you can create your own rewriting conditions.) |
||
| 8. rindiņa: | 8. rindiņa: | ||
The first .htaccess row must contain the following: | The first .htaccess row must contain the following: | ||
RewriteEngine ON | RewriteEngine ON | ||
| − | + | Now you can create your own rewriting conditions. | |
Daudzas lietotnes piedāvā iespēju izmantot pārrakstīšanas nosacījumus, kas atrodas .htaccess datnē. | Daudzas lietotnes piedāvā iespēju izmantot pārrakstīšanas nosacījumus, kas atrodas .htaccess datnē. | ||
[[Category:CloudHosting]] | [[Category:CloudHosting]] | ||
Versija, kas saglabāta 2016. gada 21. novembris, plkst. 15.39
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
Now you can create your own rewriting conditions.
Daudzas lietotnes piedāvā iespēju izmantot pārrakstīšanas nosacījumus, kas atrodas .htaccess datnē.