Forum Moderators: phranque

Message Too Old, No Replies

Mod python + Apache

         

kiransarv

2:14 pm on Jan 6, 2009 (gmt 0)

10+ Year Member



hi

i have a file which contains server ip addresses. say servers.txt. I have include directive MMapFile in my httpd.conf file and path to servers.txt. I have every request handled by mod_python module so I want my python program to load servers.txt file which wa passed to memory by apache not from the disk. How ca I do this?

regards
kiran