Initial checkin for .htaccess support via registry.
authorryanc <ryanc@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 22 Mar 2004 23:11:46 +0000 (23:11 +0000)
committerryanc <ryanc@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 22 Mar 2004 23:11:46 +0000 (23:11 +0000)
commitfcc5ea638d6749d213276b8590f6551128c914eb
treead09909022be450e2517d2210c80bf59f0d73992
parent8639e203b325c5450855d5c66304468bc0fd2ded
Initial checkin for .htaccess support via registry.
Initial checkin for MMC GUI to manage directives.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@894 cb58f699-b61c-0410-a6fe-9272a202ed29
19 files changed:
Shibboleth.dsw
isapi_shib/directive_class.h [new file with mode: 0644]
isapi_shib/directives.h [new file with mode: 0644]
isapi_shib/isapi_shib.dsp
isapi_shib_gui/GUIDs.h [new file with mode: 0644]
isapi_shib_gui/Shib_PropSheet.cpp [new file with mode: 0644]
isapi_shib_gui/Shib_PropSheet.h [new file with mode: 0644]
isapi_shib_gui/atou.cpp [new file with mode: 0644]
isapi_shib_gui/atou.h [new file with mode: 0644]
isapi_shib_gui/basesnap.Cpp [new file with mode: 0644]
isapi_shib_gui/basesnap.Def [new file with mode: 0644]
isapi_shib_gui/basesnap.h [new file with mode: 0644]
isapi_shib_gui/extend.h [new file with mode: 0644]
isapi_shib_gui/globals.h [new file with mode: 0644]
isapi_shib_gui/isapi_gui.Rc [new file with mode: 0644]
isapi_shib_gui/isapi_shib_gui.dsp [new file with mode: 0644]
isapi_shib_gui/registry.Cpp [new file with mode: 0644]
isapi_shib_gui/registry.h [new file with mode: 0644]
isapi_shib_gui/resource.h [new file with mode: 0644]