Versions Compared

Key

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


...

Info
titleNote

On newer installations configuration steps  1-5 below are not needed, you can proceed to step 6 and enable it in admin UI.

To enable SEO urls on HostBill installed using Enterprise Installer:

...

1. Login to HostBill server using SSH
2. Create file:

Code Block
languagetext
touch /usr/local/kbkp-software/apps/b-nginx/usr/local/conf/kbkp-location/etc/nginx/locations/seo-urls.conf

3. Add following contents to this file:

...

Code Block
languagetext
 vi /usr/local/kbkp-software/apps/b-etc/nginx/usr/local/conf/kbkp-location/p-enterprise-mainlocations/hostbill.conf

After line:

Code Block
languagetext
 index index.php;

...

5. Restart webserver

Code Block
languagetext
 /usr/local/kbkp-software/apps/b-nginx/etc/init.d/nginx service nginx restart && service php-fpm restart

6. Login to your HostBill admin area, proceed to Settings->Other Settings → Other → Security & Display, enable last option under "SEO URLs settings".
Save changes 

Image RemovedImage Added