Hi Jeff,

Maybe this is a bit off-topic, you mentioned that there are ways to prevent 
leaking of my source code. If you do not mind can share some of the 
methodolgies to prevent the php source code from getting leaked since the URL 
which has the php file name needs to be mentioned in the html pages

- Rakesh

Jeff Peng <[EMAIL PROTECTED]> wrote: 
-------- Original-Nachricht --------
Datum: Sun, 19 Aug 2007 01:50:59 -0700 (PDT)
Von: Rakesh Agarwal 
An: users@httpd.apache.org
Betreff: [EMAIL PROTECTED] POST message handling

> Hi,
> 
> I am new to Apache so please excuse me for asking fundamental question. 
> I would like to know how is a http message processed by the httpd server.
> I have constructed  a POST message with the login details for logging in to
> a website, I would like to know what are the criteria apart from the
> "action" tag with which Apache determines the "PHP" script to be invoked. I 
> need
> some other criteria for invoking the PHP script because I want to hide the
> actual PHP script doing the processing. I require this to prevent the PHP
> source code from getting leaked
> 
> 

Generally PHP scripts wouldn't get leaked if you set it correctly.
If you really want to hide the reponse details,maybe writting a Apache module 
by yourself is better.Apache has full APIs to some language interface like C 
and Perl(mod_perl),you may check their documents.
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See  for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



       
---------------------------------
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.

Reply via email to