|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
I have locked down my IIS on XP Pro, and am now testing the config. I have navigated to 127.0.0.1 and 'Default.asp' is parsed and displayed as its in my default documents list. When I rename the file to 'foo.asp' and try navigating to 127.0.0.1/foo.asp I get a 404.
What gives? Thanks. |
|
#2
|
|||
|
|||
|
Try restarting IIS after you rename the file, or add a new file rather than renaming the default file.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
||||
|
||||
|
Thanks for the reply Doug, I have tried that but I'm still getting a 404. I think I will go through the various log files and see if that helps, else I will have to reinstall IIS and lockdown manually so that I can see what's causing the problem.
|
|
#4
|
|||
|
|||
|
If you ran the IIS lockdown tool I believe you can run it again to undo changes.
You might take a look at the NTFS file permissions on your virtual directory, maybe new files don't inherit proper permissions for the anonymous IIS user account. Just a couple guesses. |
|
#5
|
||||
|
||||
|
Thanks for your suggestions.
I think I've fixed it ![]() I have found out that static pages and cgi scripts don't have the problem as described with the asp file. So I re-mapped asp files to the html extension and it works now. I think it might have been some kind of persistancy error, when I checked the mappings after lockdown the asp files were all mapped to the 404 dll. I have since overrided the asp mappings to re-enable them, but it seems that the previous config was still live some how? |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > 404 even though file exists, mappings and permissions set |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|