Publishing to localhost
Hi,
(Running FrontPage 2002, XP-PRO, IIS 5.1)
I am using FP 2002 just for convenience in writing an ASP web app.
I can publish all files to localhost using HTTP, the files are in inetpub,
and the default.asp page runs. But, what do I use for links to other pages?
Example: what hyperlink do I use in a menu to get to mission.asp, which is
in the root with default.asp?
thanX for your help!
Howie Adams
--
"Before I end my letter, I pray Heaven to bestow
the best of Blessings on this House and all that shall
hereafter inhabit it. May none but honest and wise
Men ever rule under this roof."
John Adams, in a letter to Abigail,
on his 2nd night in the White House. Tag: IIS 5 frequent restarts and crashes Tag: 315593
Remote access TSWeb
Hello,
I wanted to know if it is possible to retrieve a file from
one PC or server to the next. Example: Office A PC is in
Miami and Office B is in Chicago both have tsweb installed
and running and each desktop is accessible. So can you
pull a file via the net from one to the other? If so, how?
what security settings must be enabled or disabled for
this to happen if so.
Thanks very much
Joseph Tag: IIS 5 frequent restarts and crashes Tag: 315592
IIS 6.0 Fail-Safe Cluster in W2003
Hi,
for some hours now i´m reading white papers, knowledge bases, made searches in search engines but nothing gave me
the answears i´m looking for...
I´m trying to install e Fail-Safe Cluster (2 nodes MSCS) of IIS (not NLBC), but i don´t have any documentation
to start width, every document provided in microsoft website focus the NLBC way of starting the IIS cluster...
can anyone help?
thank´s
PS:This is very importante since me and my team are making an upgrade of all systems to W2003 in the corporation
and i need to avoid all the down time possible.
Pedro Ruivo
Portugal Tag: IIS 5 frequent restarts and crashes Tag: 315587
PHP Problem, ACL
This is issue on Windows Server 2003 Enterprise + IIS 6 + PHP
I have follow the instruction and added new "Web Service Extensions" using
"C:\php\sapi\php4ispi.dll", and in home directory folder -> configuration
also "C:\php\sapi\php4ispi.dll" ".php".
However when I try to run PHPNuke (admin.php), I get
You are not authorized to view this page
You do not have permission to view this directory or page due to the access control list (ACL) that is configured for this resource on the Web server.
--------------------------------------------------------------------------------
Please try the following:
Contact the Web site administrator if you believe you should be able to view this directory or page.
Click the Refresh button to try again with different credentials.
HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource.
Internet Information Services (IIS)
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 401.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled About Security, Access Control, and About Custom Error Messages.
I am postive the permission is set correctly,
IUSR_Mainframe has been given permission to all the DLL file for PHP, and obviouslly the webdirectory itself.
But the message just doesn't seems to go away.
One side note, I only get this message after I fail the security check (which are not suppose to be there, as I
have the website set to "enable" anonymous access). Tag: IIS 5 frequent restarts and crashes Tag: 315580
ASP gets slow
Me and my customers has latly starting to notice some
performance problems with ASP pages and database
connections(doesn't mather what kind of DB). The page
loads slow, if it loads at all, no errors and the memory
and CPU is not peaking or anything. The event logs says
nothing.
It's a Win 2K server with all patches installed, the
latest MDAC 2.8, 1 GB or RAM and a P4 2.6 Mhz CPU
What can be causing this? Tag: IIS 5 frequent restarts and crashes Tag: 315577
Error:max pool size was reached
Hi!
Since I installed the Visual Studio 2003 I got a problem:
every few hours I got an error that I can't open the
connection to the SQL Server database:
"Timeout expired. The timeout period elapsed prior to
obtaining a connection from the pool. This may have
occurred because all pooled connections were in use and
max pool size was reached. "
then I must run IISRESET before I can continue.
* I must mention that : All that stuff Worked ok until I
installed the Visual Studio 2003.
Thanks For Eny Help
hergass Tag: IIS 5 frequent restarts and crashes Tag: 315574
Cipher strength
I have EI 6 and my cipher strenght shows 0, so I get errors when trying to go to secure sites and I have tried uninstalling and reinstalling but still show zero also tried downloading the encryption pack help please. Tag: IIS 5 frequent restarts and crashes Tag: 315564
simple infinite loop crash iis!!! ITS'NT POSSIBLE!
Ok, this is a simple PHP wrong code. It's an infinite loop.
Now if u try the example, IIS will HANG , the CPU will go to 100% and
IIS will not crash, so its'nt possible debug what application has caused
this type of problem.
The same thing is with an ASP snippet. The application is in high isolated
mode.
while (list ($header, $value) = $test){
if ($header!="operazione") {
$INSERT.=$header;
$VALUES.="'$value'";
$test = each ($dati);
if ($test) {
$INSERT.=",";
$VALUES.=",";
}
}
}
Now i can't think that IIS is so idiot that it can't handle this type of
problem. Please tell me that i need to do some configuration or i need
install some SP, please please please....!
jaco@jaco.it Tag: IIS 5 frequent restarts and crashes Tag: 315552
Sudden website inaccessability?
Anyone have any idea why I suddenly am unnable to access a couple of web sites that I have never had problems accessing before? I have accessed them on other computers so I know the sites are active. I use Windows 98 Second Edition and I have the latest version of Explorer 6. I have no trouble accessing other sites.
Appreciate any help.
Thanks. Tag: IIS 5 frequent restarts and crashes Tag: 315551
Can not turn on Cache
Hello all, I am using a win 2003 Enterpise server for development of a
.NET site, and im running into some problems when i try to view the
pages localy via IIS 6. I am working on a .htm page and i save it and
view in the browers its address via localhost. But the page only shows
changes if i restart 'World Wide Web Publishing Service' otherwise i
have to wait about a few minutes for it to show changes. I first
thought this was a browser problem so i hit control f5 and cleared my
cache in Ie6 but no change. I restarted the browser by closing it out.
opening it then clearing cashe and then going to the page but it
didn't work. I even did the same steps using Mozilla and Oprah but no
change. So i think this is a IIS issue. It never happend when i was on
windows 2000. Does anyone know what may be happening here and what can
i change to make it stop?
here are my settings.
For Web Site Properties under 'Service' i am not running under
Issolation mode(iis 5)
under the sites properties 'http headers' i have 'enable content
expriration' Checked. plus i have 'expire imediatly' checked.
Can some one help?
John
John@ithinkdesigns.com
http://www.ithinkdesigns.com Tag: IIS 5 frequent restarts and crashes Tag: 315540
Setting up MSDE 2000 Release A on Windows XP Professional
I recently downloaded and installed (hopefully correctly) MSDE 2000 Release
A. I previously, and still do, have the version of IIS that comes with XP
Professional installed on my computer. I wanted MSDE 2000 Release A so that
I could do database access using ASP from my websites, which are on my
computer. When I went to my first test website, I recieved the following
error:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC SQL Server Driver]Neither DSN nor SERVER keyword supplied
/testDB.asp, line 26
The ASP code that I used on my web to connect to the database (which is
currently just an empty text file) is the following:
Set conn=Server.CreateObject("ADODB.Connection")
Set rs=Server.CreateObject("ADODB.Recordset")
connectstring="Driver={SQL Server};" &_
"DBQ=" & Server.MapPath("testDB")
conn.Open connectstring
The error, obviously, is in the last line I have shown. Because I am
somewhat new to server setup, I am not sure what I need to do to make this
work. If anyone would be willing to help me, I would greatly appreciate it.
Thanks.
--
Nathan Sokalski
njsokalski@hotmail.com Tag: IIS 5 frequent restarts and crashes Tag: 315539
ISS + new IP
Hi there!
I have about 20 servers with about 30 domains on each, and im going to
get a new IP for all the machines.
All the domains are now bound to the old IP adress, and there must be
some way to change the global setting on all the domains instead of
marking the "All Unassigned" field 200 times :)
Please help!
Reggards
Henrik Rask Tag: IIS 5 frequent restarts and crashes Tag: 315537
Guidlelines for Miaximum Virtual Memory in App Pool
I'm trying to find some guidelines on what a reasonable value is for Maximum
Virtual Memory before recycling worker processes. (IIS6 Application Pool
settings). I set up a test pool with a max value of 250MB and run a single
.aspx page with one line of script in the Page_Load event --
Response.Write("this is a test-- " +
System.DateTime.Now.ToString("hh:mm:ss"));
At this value after a few minutes of requesting the page (I just click the
refresh button), the worker thread is recycled and adds the following the
the event log:
Event Type: Information
Event Source: W3SVC
Event Category: None
Event ID: 1077
Date: 12/6/2003
Time: 11:58:52 AM
User: N/A
Computer: ******
Description:
A worker process with process id of '3100' serving application pool 'AppPool
test' has requested a recycle because it reached its virtual memory limit.
If I increase the value to 500MB I do not get recycled (at least not
quickly). Does this make sense? This is a problem because my ISP running
my real application has set my virtual limit to 200MB, I'm getting recycled
every few minutes and losing session state. I've been looking through my
application for leaks and orphaned DB connections and so on, but my test
makes me think the problem lies elsewhere.
My test server is Windows2003 Standard Edition with all critical updates
installed.
If anyone can point me to some definitive reference on this I'd greatly
appreciate it.
-Tim Tag: IIS 5 frequent restarts and crashes Tag: 315529
IIS and nagle
How does IIS' nagle algorithm work when http keep-alives is disabled?
Does it open server sockets with TCP_NODELAY or does it open a socket for
each new request?
Will it wait an amount of time for a packet to fill up before sending?
--
Looking for a C(99) compiler for windows?
Download lccwin32.
http://www.cs.virginia.edu/~lcc-win32/ Tag: IIS 5 frequent restarts and crashes Tag: 315527
IIS in Windows XP versus IIS in Windows 2003 Server
Hey Microsoft Professionals ...
How different is IIS in XP Professional versus Wndows 2003 Server
Is there a slightly different feature set between the two operating systems ?
I've always have Windows Server OS's on my machine and never really experiemented with what I considered
desktop type OS's.... not that XP Professional is a desktop OS but ..... Just on fact finding mission and not findin
anything of use in the FAQ so I ask :
Thanks
Ro Tag: IIS 5 frequent restarts and crashes Tag: 315525
OWA redirect from http to https
Does anyone know why this doesn't work correctly? I
installed my certificate and can access OWA if I use
https://mydomain.com/exchange. The below Queue article
will force an automatic redirect of
http://mydomain.com/exchange to
https://mydomain.com/exchange.
On my server it does not work. From a friends company it
does. There look like they are setup identically...
Microsoft Knowledge Base Article - 279681
Thanks,
Scott Tag: IIS 5 frequent restarts and crashes Tag: 315524
How do I change a picture on my website, depending on the "host header value" in the request?
How do I change a picture on my site, depending on the host header value??
Or are there better ways to do this?
I have a website (IIS 6), one site,one ip,one port, but with "multiple
identities" on the "Web site"->"Advanced" page (host header values).
example: (www.something.xx www.st.xx www.thingsome.xx) all on port 80.
I want different logo on top of pages, depending on the client url request.
/Lars Gilbert Tag: IIS 5 frequent restarts and crashes Tag: 315523
Domain User Personal Home Pages ON IIS
What is invovled in allowing domain users to manage their own home pages on an IIS installed on Windows 2000 server?
We would like our users to have full control over their personal home page folders and have addresses like:
http://our-domain-local/~user1
http://our-domain-local/~user2
Many tahnks in advance
AKZ Tag: IIS 5 frequent restarts and crashes Tag: 315513
MAPI Activex Calls in ISAPI DLL - Problem
Hello ,
I am trying to invoke MAPI Activex Call from my ISAPI
DLL . But its giving an unhandled exception at
HTTPExtensionProc when the function Create is called . I
have not overriden HttpExtensionProc in my ISAPI DLL , as
I am new to this , I am unable to figure this out .
CMapiSession *m_pMapiSession ;
m_pMapiSession = new CMapiSession;
m_pMapiSession->Create(NULL,WS_VISIBLE,rect,(CWnd
*)this,100);
//m_pMapiSession->SetNewSession(1);
m_pMapiSession->SignOn();
Can anybody throw some light on it .
Thanks in advance .
Sujay Tag: IIS 5 frequent restarts and crashes Tag: 315507
IIS 6.0 with ASP not ASP.NET
After spending over 6 frustrating hours both looking up research and fooling around with IIS 6.0 I finally ask for some help. Anytime I try to run a .asp page/script it just wont work. Normally get the HTTP/1.1 500 Server Error with the Show Friendly Errors box UNCHECKED. YES I do have the Active Server Pages extensions turned on. It doesnt matter if I have ASP.net installed with it or not. Is there anyway to fix this, please dont link me to another website unless its got some pictures :) that show a step by step guide. I have must have uninstaled/reinstalled IIS 6.0 25 time tonight trying to get this to work. This leads me to think IIS 6.0 has a some serious issues with .asp (not asp.net) as everything elese works fine, I can view all my html pages fine. Tag: IIS 5 frequent restarts and crashes Tag: 315500
FrontPage 2002 server extensions
Help :o) I'm taking a MS FrontPage class in school and I
am having terrible difficulties trying to publish my web
site using IIS. In my FrontPage book it says to use a
destination as http://localhost/(then the name of the
file for my web) However when I do this, I get a server
error message saying the server may not have MS FrontPage
Extensions installed. I don't know if this has anything
to do with IIS or not but I thought I would put the
question out there and see if anyone might have an
answer. My problem is that I am unable to test all of my
web site functions without getting this step done
properly. I need to be able to test my forms and
confirmaiton pages and it won't let me, which I am
assuming is becuase I am not publishing it correctly.
Now that I have thoroughly confused myself I am hoping
someone can straighten me out.
Thank you!!! Tag: IIS 5 frequent restarts and crashes Tag: 315493
disable web logon prompt
I just installed a Win 2k server including the default IIS
5 server. When I typed the IP of the server in IE, it
displayed a Network Logon Box asking for user name and
password.
I want to remove the network logon box. I went to the
properties of default web site and unchecked Integrated
Windows Authentication option in the Edit of Anonymous
Access and Authentication Control of Directory Security.
When I clicked Apply button, an Inheritance Overrides box
came on and I selected localstart.asp and clicked OK
button. Now, both Network Logon Box and localstart.asp
did not appear. Can someone help me resume the page and suppress
the Network Logon Box.
Interesting enough, when I used http://localhost, there is no logon
prompt. But even I used 127.0.0.1, the logon prompt appeard. Tag: IIS 5 frequent restarts and crashes Tag: 315492
HTTP/1.1 501 Not Implemented - error message
I get this error message on some sites. How do I fix this
problem. Please help. reply back ASAP Tag: IIS 5 frequent restarts and crashes Tag: 315487
Sharepoint Services
Need help getting Sharepoint Services to run and etc. (Anybody know where the newsgroup is for Sharepoint Services?)
I'm building a new Win2003 machine and the department director wants to use Sharepoint. I built the Win2003 server, installed IIS 6.0 and then Sharepoint services. Now I need to "Extend the Virual Server". I'm reading the admin. instructions, but Its not clear how to start up a new site. I have to "Migrate" the site? or what? Tag: IIS 5 frequent restarts and crashes Tag: 315485
bandwidth checker - revisted - realtime file access app?
I downloaded the suggest app. It works great. Only 24.95. Now, my next
question is.
Is there an app that can alert me when IIS 5.1 is being accessed, either by
ftp or by means of serving pages? And also tell me, real time, what is being
accessed?
That would be great! Tag: IIS 5 frequent restarts and crashes Tag: 315483
Redirect in IIS 6.0 (newbie question)
I have an app that uses tomcat on IIS. The home page is accessed at
http://servername/appname. On the old Windows 2000 server, default web site
properties, home directory tab, I set it to "A reditection to a URL." I
entered /appname for the URL and clicked "a directory below URL entered."
Users browsing to http://servername are redirected to
http://servername/appname exactly as I would expect.
On a new Windows 2003 server with the same app installed, I created the
exact same configuration in IIS. However, browsing to that servername does
not redirect to the app's homepage, but instead results in a 404 error from
tomcat (not IIS). The app is exactly the same, so I don't see how it can be
that. The only difference I can see between the servers is that one is
Win2000 (IIS 5), the other Win2003 (IIS 6). The 2000 server is a DC and
runs DNS. And, the new server has the same netbios name as the app name.
I'm an IIS novice and completely new to IIS 6. Does anyone have an idea
what I'm missing? Tag: IIS 5 frequent restarts and crashes Tag: 315475
Error HTTP 403.4 when SSL is not defined
Hi,
On a Windows 2000 server SP4, we do not have SSL running (no certificate)
and no directory is configured to use SSL.
When we do a request like http:\\server\pagex.htm we received the error
403.4. (SSL required)
When we do a request like "https:\\server\pagex.htm", we received the error
"The page connot be displayed -Cannot find server or DNS Error Internet
Explorer"
There is some thing strange in the metabase? The metabase field
"AccessSSLFlags" is not set.
Thanks
Rene Tag: IIS 5 frequent restarts and crashes Tag: 315473
Service Unavailable
We are migrating from win 2000 to win 2003.
I'm in the process of moving the website over and am
getting "Service Unavailable" when I try to get to the
local machine (to test the website) when I plug in the IP
address in Internet explorer. Something hasn't been set
properly yet.
I'm getting this message in the logs: 2003-12-05 21:03:29
192.168.0.6 1152 192.168.0.6 80 HTTP/1.1 GET / 503 1
Disabled
I'm sure its a quick fix....what am I missing? Tag: IIS 5 frequent restarts and crashes Tag: 315472
Need help with IIS on NT server
The Web server is windows NT 4.0
running IIS for our web application that resides on a UNIX
server. The web server is stand
alone member server. Users login via URL address on NT
Server which then starts our
applications routines and menus via Internet Explorer. The
new users are supposed to change
their passwords at login. They get the box from NT server
asking them to change their
passwords. When they change their password they get blank
box with ! and session hangs. We
tried the change password request by hand and got error
code 1351 from the message router
service. The documentation for that error is as follows:
Error Can't Access Domain Info -
Indictes a windows NT server could not be contacted or
that objects within the domain are
protected such that necessary information could not be
retrieved. Mostly it boils down to the
Domain Controller for that network not letting the web
server run the "Change password" request.
The Web server is not part of a domain and is not part of
the Novell network. Users can login
with no problem but cannot change their passwords and new
users are required to change their password on logon so
they can't log in at all. Can you help? Tag: IIS 5 frequent restarts and crashes Tag: 315471
Only Running IIS 5, What servies Can I stop.
I'm setting up a Win2k SP4 and I only want to use this for Web Sites to the
public and FTP to admin these sites. Is there a good link that someone can
show me that will tell me what the ESSENTIAl services are and the ones that
I can turn off?
Thanks!
Phil Tag: IIS 5 frequent restarts and crashes Tag: 315460
Trailing Slash Redirect Issue
Having the following issue with IIS that I am not sure how
to solve. My users are coming in on port 80 to my web
server, but the web server itself is running on 8080.
Have an SLB device that is doing the port translation. No
problems there.
Here is the issue:
User types in:
http://mysite.com/myapp
and forgets the trailing slash.
This gets sent correctly to the web server on port 8080,
but IIS wants to do a 302 redirect for that page to append
the trailing "/". So it does a 302 redirect to:
http://mysite.com:8080/myapp/
This breaks on the front side of the load balancer since
it is expecting the traffic on port 80. Is there anyway
to tell ISS not to put in the port in the domain portion
of the redirect.
Thanks,
Paul Tag: IIS 5 frequent restarts and crashes Tag: 315459
IIS Wildcard not working
Hello, does anybody have any info on this ? Thanks
When we try to add a wildcard redirect we get an error.
"The path is not a valid URL."
These are the steps we are taking ( from Microsoft
Knowledge Base Article - 324000)
For example, to redirect all the files that end with .html
to the Default.html file:
Right-click the folder that you want to use as the base
for rewriting, and then click Properties.
Click the Directory tab.
Click A redirection to a URL.
Click the exact URL of the folder that is described in
step 1.
Type *.html;default.html in the Redirect to box.
Click OK to accept the changes.
Using IIS 5.0 and MS Windows 2000 Advanced Server Tag: IIS 5 frequent restarts and crashes Tag: 315458
operators in iis6
The tab to add operators is not there anymore. I found a knowledge base
article that said to right click the site and choose permissions to view/add
operators. However, when I do that, all I see is NTFS permissions for the
home directory. Anyone have any ideas? Thanks in advance. Tag: IIS 5 frequent restarts and crashes Tag: 315451
Event ID 115 W3SVC
I cannot restart my Web server after repalcing the NIC. I
receive the following error. "The service could not bind
instance 1." I only have one Web site running on this
server. When I stop IIS, and do a netstat, port 80 is
still listening. What else could be using port 80? Tag: IIS 5 frequent restarts and crashes Tag: 315448
IIS 6 Throttling ISAPI thread consumption
Is there a direct tuneable that limits the amount of
threads that IIS6(running in IIS5.0 mode) that will limit
the number of isapi application threads created?
Thanks,
joe Tag: IIS 5 frequent restarts and crashes Tag: 315437
Setting up fault tolerant web servers
We currently have multiple small servers hosting our live websites, and would like to implement a more fault tolerant solution... Can anyone advise the best way forward for this (multiple smaller servers, or a couple larger servers) .. I do not want to implement a web farm as this would mean rewriting some of our websites, and time does not permit this
Thanks Tag: IIS 5 frequent restarts and crashes Tag: 315436
2000 low virtual memory
when on the internet, my computer tries to load http.xoffer or xlineoffer continuously untill the computer says low virtual memory. how can I correct this? I cannot find the program to delete it Tag: IIS 5 frequent restarts and crashes Tag: 315435
Log File Help
I am looking for a way to change the default name of the
IIS log file. (exyymmdd.log)
I am trying to create a scheduled event to go grab that
file every day, and copy it, but since it never has the
same name, I can't supply this event with the correct
target.
Any ideas? Tag: IIS 5 frequent restarts and crashes Tag: 315432
HTTP Error 500 on IIS5
Hi,
I have a strange behaviour on IIS 5.0. When a URL is requested using
ordinary GET from a specific proxy the IIS respondes directly with a HTTP
Error 500 "the system cannot find the file specified". When accessing the
same resource in another way directly everything works just fine. anyone
have any info about this??
Regards
/B Tag: IIS 5 frequent restarts and crashes Tag: 315431
NNTP DOA
I have a weird situation where I can not install NNTP and get it started. I have Exchange on the box with EXSP3 and 2000SP4. I never used news groups, but decided to see what I could do with them. I could not get the server to start from Exchange. I uninstalled it and reinstalled it and still can not get it to start. The service starts without a problem, but the virtual server will not start. I do not receive any errors in the event viewer. All I get is a message that pops up and says that the virtual server did not respond in a timely fashion. Event viewer stated that the virtual server has been stopped with ID 94
I have searched and can not find anything that forces NNTP to reset whatever is missing/corrupt. And like I said, removing and reinstalling has no effect
Any ideas Tag: IIS 5 frequent restarts and crashes Tag: 315430
Using IWA for IIS without domain
I have two machines in a simple 'workgroup' setup (no domain) both
running XP pro, one running IIS. I need to get IIS to authenticate a
user on the other machine using Integrated Windows Authentication. All
the docs and online messages say this will work with the 'fallback' NTLM
challenge/response authentication, so long as the username and password
for the logged-in user on the client machine matches those of an account
on the server machine running IIS. The matching accounts are both in
their respective Administrators group and the IIS 'Authentication
methods' properties for the web site has 'Integrated Windows
Authenticaion' ticked. But - whenever a browser on the client tries to
access the web site on the server, up comes the 'connect as
(servername)\guest' (and no-one else) dialog (also, trying to access a Tag: IIS 5 frequent restarts and crashes Tag: 315421
Installing a webserver
Hi
I'm a newbie installing a server with Windows 2003 Standard, to put in a ISP
to work as a webserver.
Since I'm new in this I would apreciate some security advices or some links.
Which is the best (securest) way to upload files to the server? FTP?
Is it recomendable to use TCP/IP filtering and/or ICF?
Thanks in advance Tag: IIS 5 frequent restarts and crashes Tag: 315419
weird problem with locale
Hello
we have a win2k adv server, ENGLISH version. Our locale is set to
ITALY (dd/mm/yyyy). We host several web sites on this server, most of
them use MS Access db's.
Some of our customers complain that the locale doesn't seem to work
fine and give a weird problem. The locale is set as mm/dd/yyyy
(english version) from day 1 to day 12 of every month, after that the
locale is set as dd/mm/yyyy.
So, for example, december 10th 2003 is written as 12/10/2003 instead
december 15th 2003 is written as 15/12/2003.
What can it be?
Anyway, how can the locale be forced via registry for IUSR_xxx? and
for all the users?
Thanks Tag: IIS 5 frequent restarts and crashes Tag: 315418
SSL on virtual directory
Is it possible on Windows 2000 Server and IIS 5 (that's what included with
W2000, right?) to force only https connections to a virtual directory?
www.customer.com is the normal http site
www.customer.com/extranet/ is a virtual directory that I want to force
https on.
I know this is possible on Windows 2003 Server (tested) but the customer
has Windows 2000 Server and I want to know if it will work there too.
Thanks
--
Pål Andreassen
cnny.naqernffra@gevznarg.ab
(ROT13 to reply) Tag: IIS 5 frequent restarts and crashes Tag: 315416
Logging messed up by WebTrends?
This is how one GET in the logfiles appear on one of my servers:
2003-09-24 18:18:24 xxws515.ad.xx.yyy.no FD-U\JEB W3SVC3 XXNT05U
xxnt05u.ad.xx.dep.no 80 GET /File.asp
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0),+http://xxnt05u/start.asp?infogroupID=1027&rightArticleID=1298,+133.150.64.124-3100920480.29571620,+File=Bilder/Ledelsesbygget_Verkstedgaarden_Mini.jpg
302 0 344 420 16 HTTP/1.1 xxnt05u
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
EGSOFT_ID=133.150.64.124-3100920480.29571620;+ASPSESSIONIDCCAAQQRT=HKOLKCDACCBOFBPCALBEEDON
http://xxnt05u/start.asp?infogroupID=1027&rightArticleID=1298
It had installed WebTrends, which I have now uninstalled... still the
logs look the same, which is different from the ones on an other
server that has not had WebTrends installed.
The original format should look somthing like this:
2003-11-13 15:38:53 10.0.64.139 - W3SVC1 SNIPP 10.0.64.139 80 GET
/links/viewcat.asp cat=28 401 5 4615 1148 0 HTTP/1.1 snipp
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+H010818;+.NET+CLR+1.0.3705)
snippstory=Link7=5&Link6=143&Link5=182&Link3=396&Link4=397&count=9&Link8=142&Link1=37&Link9=&Link2=413;+ASPSESSIONIDQATBBBQD=HANDOFLBABCGKHAHAPCKCPCF
http://snipp/links/viewcat.asp?cat=52
It seems that this part: " cat=28 401 5 4615 1148 0 HTTP/1.1 snipp "
is missing from the upper logfile. cat=28 is the q