cytech / BillingTrack

BillingTrack quote, invoice, workorder management
48 stars 39 forks source link

Making it work in subdirectory with Nginx #2

Closed mzagmajster closed 5 years ago

mzagmajster commented 5 years ago

Hi,

first I would like to thank you for the project, from what I have saw its exactly what I need. on my server I am running Nginx and I would like to configure it in a way that application fully works (i have tried, but there is always something - CSS not loading or some forms just do not work).

I will keep trying and I am sure I will figure out solution for this, but any help on this would be really appreciated.

Regards

cytech commented 5 years ago

my knowledge of nginx is sparse. problems are most likely with the nginx vhost (or whatever nginx calls it) setup. there is a sample apache2 conf file here https://github.com/cytech/FusionInvoice-FOSS/wiki, and the .htaccess file is in the public directory of the install. I think you will need to migrate these to nginx

mzagmajster commented 5 years ago

I am aware of this wiki. I will figure it out on my own then. Would you be so kind and tell me when do you think migration on develop branch will be completed?

cytech commented 5 years ago

it will be a while. right now it is migration to bootstrap 4, no new features.