-
Posted to
ASP.NET Administration
by
species5618
on
04-21-2009, 12:53 PM
I have several large, 4 node , IIS6, CIFS back end content, hardware load balanced web clusters used for intranet hosting for a large uk corp, fairly text book shared hosting design, each site runs under a unique AD account, providing a security boundary to other sites on the same server/platform
by default in our config, asp.net ...
-
Posted to
General
by
species5618
on
07-09-2008, 6:24 AM
this is more of a beware rather than a request for help
Like many, my preferred web platform, (done a few intranet and internet) uses a CIFS based backend content store and unique AD based application pool identities for EACH application. This has several plus points. Add to this a tweaked .NET medium trust and you have a secure and scalable ...
-
Posted to
IIS7 - URL Rewrite Module
by
species5618
on
06-30-2008, 10:03 AM
success, ish
nuked the config and started again, and it all works,, slight CSS issue on the root admin pages, but other than that it all works
-
Posted to
IIS7 - URL Rewrite Module
by
species5618
on
06-27-2008, 6:09 AM
Got the basic install working, my current MU implementation (on linux) using folders not hostnames for each blog http://127.0.0.1/Lee for example
so i am currenlty getting a 404 for the themes etc "/lee/wp-content/themes/default/style.css"
Time to brush up on my regex skill ( or lack of)
-
Posted to
IIS7 - General
by
species5618
on
06-27-2008, 4:32 AM
I am almost posistive it was loggin requests in the wrong log file with the wrong time, but i have been unable to reproduce ti this morning,
oh well,
-
Posted to
IIS7 - URL Rewrite Module
by
species5618
on
06-26-2008, 6:13 AM
Just looking at the URL-Rewrite module with a plan to POC wordpress MU and came accross a few things
1st
being the rule import does not like "RewriteBase BASE/" saying it is not supported,
Great, but it woudl be nice I could then manualy edit the generated XML rule set, so I can apply them, instead of having to Edit the source ...
-
Posted to
IIS7 - General
by
species5618
on
06-26-2008, 6:05 AM
Built my self a 2008 enterprise VM on virtual PC, to try out Wordpress MU with the URL_ReWrite.
I will comment on that in a different post
After a few hour yesterdy, I stopped "Save State" the VM and went home
Started again to day, and after a few HTTP requests I went to look at the W3SVC log
And found that all of todays requests ...
-
Posted to
Configuration & Scripting
by
species5618
on
04-24-2008, 9:59 AM
After much heart achie and desk thumping i took the MS from here
http://msdn2.microsoft.com/en-us/library/ms524322(VS.85).aspx
which is c# code and removed all the console stuff and wrapped it as an assembly for my VB.NET web service.
I really must improve my c# skill
I have docuemented my efforts ...
-
Posted to
IIS7 - General
by
species5618
on
04-18-2008, 3:15 PM
Not something i have done, but there was someone at the IIS Team Q&A at tech-ed in Barcelona who was very upset as MSCS in Server 2008 did not support IIS
Personal I dont fully understand why any one would use MSCS for WEB when decent load balanced solution with .net session state support is muh better
I am watching this thread ...
-
Posted to
Troubleshooting
by
species5618
on
04-18-2008, 2:57 PM
This is intersting, i have seen a fault similar to this, but have yet been able to pin it down
i am watching this thread with interest