hi,
i have a simple question that i havent found answer yet. Hope that one of you can shed some light.
PHP is working perfectly on apache. Now the question i have is that when i remove the "LoadModule php4_module libphp4.so"
and restart Apache, i am able to see the source files since Apache couldnt find the shared library to serve php file. Is there anyway to prevent this. Thanks.
Sachin