Thank you in advance for reading the email.
  
 In Apache, the web root is configured in httpd.conf file by "ServerRoot" 
setting.
  
 The "ServerRoot" setting is always like "D:/Web/", it can not be configured to 
memeory block.
  
 but I want to generate the php file in memory dynamicly and don't want to save 
the php file into hard disk.
  
 Can the Apache run the php files which is created in memory dynamicly ?
  
 If the Apache can run the special php file, how to configure or modify the 
Apache?
  
  
 Thanks again.
  
 David
  
 2016-03-25

Reply via email to