How to use C++ code in nginx

2021-09-11 Thread malzad
Hi there, I am trying to implement a load balancing module and need to use some c++ codes in it. I tried to run a demo as follows: I have a cpp_library.h, a cpp_library.cpp and my_load_balancer_module.c. cpp_library.h #ifndef C_BASE_CPP_LIBRARY_H #define C_BASE_CPP_LIBRA

Re: A pretty URL for a specific PHP page?

2021-09-11 Thread Jore
Hi Francis, Thank you for that suggestion! The latter example has got me on track. Cheers, Jore On 11/9/21 7:31 am, Francis Daly wrote: > On Mon, Sep 06, 2021 at 02:58:37PM +1000, Jore wrote: > > Hi there, > >> Is it possible to make a pretty URL for a specific PHP page? > Some php scripts make