windows - IIS Creating Site Folders in C:\Users -


i new using iis apologize in advance if incredibly stupid question... can't seem find related when looking through windows sites.

i using iis on windows 7 enterprise - version 7.5.7600.16385

when "add web site" in iis - typically set physical path directory within c drive (c:\devwork\sitename) prefer keep projects. i've been using defaultapppool.

however, after running site, i've noticed "empty" site folders being created within c:\users

empty folders in c:\users

as company laptop, don't have permission modify within c:\users , it's creating mess of folders can't remove. don't understand setting or configuration missing causing occur.

i've been wondering if issue need work out of "inetpub" folder - can't seem adjust folder permissions add site directories there. wondering if it's kind of application pool setting...

help!


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -