|
when you run a program, the system runs it as your user (whatever you login to windows with)
your web server also runs as a user, but it may or may not be your own username.
you can do a ctrl+alt+delete and view your processes. look for the apache process and it will show that user it's running as in the 'User Name' column.
if you don't see the user name column, you can go to View->Select Columns in the windows task manager.
__________________
Mike
|