Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I forward Apache to Fast BugTrack?

Apache bugtrack fast forward
0
Posted

How do I forward Apache to Fast BugTrack?

0

change “Apache Group->conf->http.conf” : – uncomment the following two lines : LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_module modules/mod_proxy_http.so then add the following lines : # FastBugTrack Proxy ProxyPass /fastbugtrack http://localhost:10000 make sure FBT sURLPREFIX is set to “/fastbugtrack/” (including trailing /) If you are using https, change sURLPREFIX to your complete url (https://server/) so that notification links contain the correct address.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123