Hi,
I am trying to display my asp page when i type in the web address of my
device.
If i call my page default.htm, than it is displayed but if i change it to
env.asp it
comes up with an error message.
I am using the registry settings below
and i have got env.asp set as the default page.
[HKEY_LOCAL_MACHINE\Comm\HTTPD]
;"DefaultDir"="\\"
"IsEnabled"=dword:1
DefaultPage="env.asp;"
[HKEY_LOCAL_MACHINE\Comm\HTTPD\VROOTS\/]
"(default)"="\\windows\\www"
"a"=dword:0
what could be going wrong?
regards
feroz