-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathmod_rewrite.txt
More file actions
11 lines (10 loc) · 855 Bytes
/
mod_rewrite.txt
File metadata and controls
11 lines (10 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
MOD_REWRITE
--> url --> PROCESAR REGLA --> ¿Cumple patrón? -----+--> ¿Tiene condiciones? -----> REEMPLAZAR
^ | sí ^ |sí no |
| |no | v |
| | +<---- ¿cumple condición? |
| | | sí |no |
| | | v |
| | +----- ¿la codición tiene flag OR? |
| v sí |
+-------------------+-----------------------------------------------------+