Versions Compared

Key

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

...

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, enable last option under "SEO URLs settings".
Save changes

...