Changes to IIS70 provider, etc for changing PHP versions among installed versions. Mimics the behaviour of IIS PHP Manager and works with it, i.e. changes made in PHP Manager is visible in WSP and vice versa.
This commit is contained in:
parent
2d48b7fb33
commit
d7ac9fa36f
8 changed files with 266 additions and 44 deletions
|
@ -329,6 +329,7 @@
|
|||
<Compile Include="WebAppGallery\GalleryApplication.cs" />
|
||||
<Compile Include="WebAppGallery\GalleryCategory.cs" />
|
||||
<Compile Include="WebAppGallery\GalleryErrors.cs" />
|
||||
<Compile Include="Web\PhpVersion.cs" />
|
||||
<Compile Include="Web\HtaccessFolder.cs" />
|
||||
<Compile Include="Web\HttpError.cs" />
|
||||
<Compile Include="Web\HttpHeader.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue