Changeset 484 for trunk/.htaccess


Ignore:
Timestamp:
Feb 10, 2013, 11:31:12 AM (12 years ago)
Author:
chronos
Message:
  • Přidáno: Formulářový typ RandomHash pro zajištění funkčnosti generování vlastnosti Salt pro generování hesel.
  • Opraveno: Změna hesla uživatele nyní funguje správně i přes obecnou Správu dat.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.htaccess

    r470 r484  
    1111RewriteCond  %{REQUEST_FILENAME}  !-f
    1212RewriteCond  %{REQUEST_FILENAME}  !-d
    13 #RewriteRule   ^(.*)$ centrala_modular/index.php?$1
    14 RewriteRule   ^(.*)$ dev/centrala/trunk/index.php?$1
     13RewriteRule   ^(.*)$ centrala/index.php?$1
    1514
    1615# Pretty urls
Note: See TracChangeset for help on using the changeset viewer.