opalcomp Posted January 18, 2007 Share Posted January 18, 2007 I am new to PHP, and am running PHP on both Windows/IIS and on Linux/Apache. Please, no comments about the Windows/IIS....It seems difficult for me to determine basic behavior of startup for a single domain. I want to set an auto_prepend_file value that applies only for one domain. I believe it is easy with Apache and that .htaccess is the right place. But, what is the equivalent in Windows? Is it a php.ini file in the web root of the domain? Or, the php.ini in the Windows main directory. I also worry that if I provide a php.ini in the domain web root it may nullify the php.ini in the Windows directory.Any suggestions? Link to comment https://forums.phpfreaks.com/topic/34716-basic-configuration-simple-but-help-needed/ Share on other sites More sharing options...
trq Posted January 18, 2007 Share Posted January 18, 2007 When you talk about windows, are we assume you meen IIS? You can run Apache on windows too. Link to comment https://forums.phpfreaks.com/topic/34716-basic-configuration-simple-but-help-needed/#findComment-163607 Share on other sites More sharing options...
opalcomp Posted January 18, 2007 Author Share Posted January 18, 2007 Yes, it is IIS (I did mention it in the posting).Thanks! Link to comment https://forums.phpfreaks.com/topic/34716-basic-configuration-simple-but-help-needed/#findComment-163646 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.