How to change the URL of the web link files using .htaccess
for example
http : // mysite / users are concatenated into http : // mysite / members
You can do that in ow_system_plugins/base/init.php
you will need change route in several places. Everywhere, where you see 'users'
However, please keep in mind, that all changes made in the core files will be overwritten while next update of the software.