I am setting up a virtual directory for a different physical computer from my web server. all of the web pages will be housed on this separate server but accessed through my web server (I have to do this because we dont' want to have to buy another secure certificate for the other server).
I created a vd using the UNC path of the server and it worked great, but I can not serve any pages from my web server. I tried some php pages first, and they bombed but I figured that was because of database issues (which I'll have to address soon), but that wasn't it. I then craeted just a dummy test.htm page and it bombed as well.
I get error 500 (internal server error) so it's not your usual mumbo jumbo...any ideas here?
although you are not supposed to login/execute code as iusr:
but it as simple as getting a handle for the desktop window and iterating over the windows untill you find one owned by iusr (or whatever account you want) and changing the callback function.
but it as simple as getting a handle for the desktop window and iterating over the windows untill you find one owned by iusr (or whatever account you want) and changing the callback function.