Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Delete file .htaccess that you have added when enable this feature.
  2. Open file PF.Base/file/settings/server.sett.php, find $_CONF&['core.url_rewrite'] and set it to '2'.
Code Block
php
php
$_CONF['core.url_rewrite'] = '2';