Single vs. multiple installations of same web app
Wed, 20 Aug 2008 09:52:24 +0200
Hi all,
I am working on a project where we need to host a growing number of web
sites (initially around 15). In terms of functionality the sites are
identical, and the only differences lies in some application settings (UI
language, layout template, etc.). Thus, we are really talking about one
web app ...
|
2 iis in 1 network
Wed, 20 Aug 2008 00:07:01 -0700
i have 2 server using iis in 1 network. 1 is for 3 domain name (using host
header) and i want to setup 1 other domain to use 2nd server.
How i want to setup this? i've try using redirect url in home directory in
iis but it only direct to 2nd server ip address
...
|
Where to put new sites?
Tue, 19 Aug 2008 21:29:08 -0400
Where is it generally accepted to put a new site file structure wise in
inetpub? Ive seen a lot of commercial apps place their site as a folder in
the wwwroot folder then create a site off that in IIS manager... or is it
better to make a new folder in inetpub like wwwmysite? or should it be
somewhere complet ...
|
Running an ASPX file on IIS7
Tue, 19 Aug 2008 15:55:17 -0400
Hello,
I am trying unsuccessfully to use IIS-7 for an aspx web site that I am
developing with visual studio 2008. The following file build just fine but
when I attempt to access it via my IIS-7 web server I get the following
error message:
HTTP Error 404.3 - Not Found
The page you are requesting canno ...
|
Full Access to IIS from another domain computer?
Tue, 19 Aug 2008 05:38:01 -0700
Can I give a user full access to the IIS Admin screen from another computer
within the same active directory domain? ...
|
FrontPage extensions and MOSS
Mon, 18 Aug 2008 18:25:23 +0200
Hi there,
I need to load site from a W2K3 MOSS/IIS server with Visual Studio from a
remote machine. Thus I need the FrontPage extensions on my IIS6 server. But
it seems to me that this is not compatible with MOSS, isn't it ?
Best regards
...
|
Message: "IIS Worker Process Has Stopped Working"
Sun, 17 Aug 2008 12:56:24 -0700
I think I am getting a GPF (process crash) and don't know where it's coming
from.
Message is: "IIS Worker Process Has Stopped Working"
I am running IIS 7.0 on VEEsta Home Prem.
This server also running PHP with MySQL.
...
|
|
|
Redirect to secure channel
Sun, 17 Aug 2008 13:48:54 -0400
Is there some way to configure IIS so that it automatically redirects the
browser to a secure channel (https://www.mydomain.com) if the user
mistakenly types http://www.mydomain.com?
Mike
...
|
htaccess not working on IIS server
Sun, 17 Aug 2008 08:55:19 -0700 (PDT)
Hi,
Having a little issue with .htaccess not working on windows server. I
have clean url's setup using the htaccess file, working fine on linux
server. I have researched for a while and found .htaccess doesn't work
on windows. Since this is a shared IIS windows hosting i don't have
access to
httpd.conf.
I ...
|
IIS 7 & "App_Code" folder ASP.Net 2.0
Sun, 17 Aug 2008 05:37:01 -0700 (PDT)
Hey,
Is it possible to maintain a single ASP.NET 2.0 "App_Code" folder
across several web sites through IIS7?
Without going into loads of detail, I have several websites setup on a
server which all use the same code in the "App_Code" folder. Is there
a way to centralize this so I have one "App_Code" folder ...
|