configure php on windows with sapi module
Posted: Sat Jun 07, 2003 8:03 am
Hi,
i want to compile my php file with the --enable-trans-sid parameter so that the SID were not displayed in the browser adress bar.
But i didn't find a possibility to set this param.
I use Apache on a WINXP platform and load PHP by this loadModule:
LoadModule php4_module c:/developing/php4/sapi/php4apache.dll
Thx.
i want to compile my php file with the --enable-trans-sid parameter so that the SID were not displayed in the browser adress bar.
But i didn't find a possibility to set this param.
I use Apache on a WINXP platform and load PHP by this loadModule:
LoadModule php4_module c:/developing/php4/sapi/php4apache.dll
Thx.