|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Creating web sites in IIS on the fly...
Is this possible in any version of IIS? What I want to be able to do is have someone sign up for an account on the server through a simple web-based form. Assuming validation is not a problem, their information would be stored in SQL Server, and a new web site would be created in IIS with a simple CMS-based site for that person to manage. With Apache (on Linux at least), this automation is simple enough...just gather the necessary information (domain name, etc), add it to the httpd.conf, and restart the server. Is there any relatively straight-forward way to do something similar using IIS, ASP, and any other strictly MS technologies on windows?
Thanks for any input...I'm trying to determine the feasability of porting a system we've built on a LAMP platform over to windows. |
|
#2
|
|||
|
|||
|
You can do it, but I don't know the details. Best I can say is google for IIS scripting help
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Creating web sites in IIS on the fly... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|