i installed php statically into apache 1.3.22. so when i run http -l i get the mod_php4 listed. however the webserver is not parsing my scripts. i added the AddType . .. .php line to my httpd.conf. but something is wrong. i assume i dont need a AddModule line, since i installed it statically. what am i missing?