IIS is the acronym for Internet Information Services, the webserver provided by Microsoft.
0
votes
1answer
29 views
Should I create zone for each domain that I want to host on my server
I'm setting up a web hosting on my VPS, I want to host several websites on my vps, I have two domains, domain1.com and domain2.com and a website for each hosted on iis, I know that I should add these ...
1
vote
0answers
33 views
How can I get access logs from TMG? (e.g,. GET method requests)
I'm using QRadar as a SIEM solution. I want to integrate TMG logs so that I can obtain/search GET requests with specific extensions (e.g., .jpg, .html, .php).
I know in Apache you can get this ...
2
votes
0answers
14 views
We require a blog plugin to our asp.net website? [duplicate]
We require a blog plugin to our existing ASP.net website. I've used Wordpress before, however as our site is ASP / IIS Wordpress is out (I understand there may be workarounds but would prefer ...
0
votes
0answers
101 views
How to increase memory and cache size for application pool in IIS 7 efficiently [closed]
I search internet for increase memory and cach for application pool in IIS 7 but all topics are diffused and I do't know the effect of that settings together.
can some body describe How I can ...
0
votes
2answers
81 views
VS2012 One-Click Web Publish using file hashes instead of timestamps
We have have a small ASP.NET MVC web application that we develop and publish to a remote server using Visual Studio One-Click Web Publishing. We maintain our code in revision control, make edits, and ...
0
votes
5answers
86 views
Port numbers for SSL
We have an existing web site with HTTP on port 80 and HTTPS on port 443. I'm adding a second site to that now, and from what I understand, I cannot host two sites on the same SSL port.
So my ...
0
votes
0answers
49 views
IIS services suddenly stopped working after a restart [closed]
I have checked that IIS is running in the manager (it is).
What happened was after a restart it seems to have lost knowledge of its own existence, web services are no longer being accessible and when ...
1
vote
1answer
59 views
How to I remove auto generated frameset in IIS?
I have a website where a redirect has been setup to use a frameset.
For example. My main site is x-site.com There is a redirect setup somewhere so that xsite.com redirects to x-site.com, but it does ...
0
votes
1answer
117 views
block libwww-perl on windows server 2003
Could anyone tell me how to block access to a website for "libwww-perl" agents.
Can only seem to find .htaccess solutions.
Many thanks
john
1
vote
0answers
93 views
MVC4 App opens with directory listing and gives a 404 for any direct URL's entered in the browser
I've just deployed a previously (on my local IIS) working MVC4 app to IIS 7.5 on the dev server. After tweaking this and that - one knows how these things get forgotten - the app finally launches, but ...
2
votes
1answer
95 views
How to log username in Apache logs?
I need some help regarding how to log the user-name into apache logs. I'm building a use-case for Security Information Event Management.
Is the method the same in case of IIS or just applicable to ...
3
votes
2answers
167 views
How can I prevent Googlebot from indexing web service URL's?
I have a problem with googlebot and bingbot accessing our web service. We have a search application created in aspx that is integrated into a drupal website. Users perform searches based on postal ...
1
vote
2answers
59 views
Default Wordpress site on IIS
We have multiple wordpress installations on our IIS7 (Windows Server 2008) Server as follows:
http://www.example.com/site_one
http://www.example.com/site_two
http://www.example.com/site_three
These ...
0
votes
0answers
43 views
Sending many email notification to users of website [closed]
Consider a website with many transaction in day. for each transaction (i.e: sending message from user A to user B) we must send notification email to the recipient.
suppose we must send 500,000 email ...
1
vote
2answers
59 views
IIS Rewright from www to HTTPS
If I use mywebsite.com IIS will do as expected and redirect it to https://mywebsite.com.
If I use http://mywebsite.com IIS will do as expected and redirect it to https://mywebsite.com.
But, if I use ...
1
vote
2answers
95 views
How do I go about assigning my computer to my domain name?
I've just registered a domain name, just to test how uploading a website works (I've made heaps, but never uploaded one), and I am unsure of where to go next. I wish to use my own personal computer ...
0
votes
0answers
31 views
Convert video files for home IIS server [closed]
I am finally learning to set up an IIS server (personal use only) and I thought it would be cool to have some videos on it for me to watch when I am away from home. Since I'm usually on 3G (iPhone) or ...
1
vote
1answer
419 views
IIS - HTTP Redirect all requests for one virtual directory to another
How do I set up an HTTP Redirect rule to redirect all requests for a virtual directory to another virtual directory, when I don't know the hostname or complete URL, and cannot use the URL Rewrite ...
0
votes
0answers
46 views
Website migration is not working for all computers
We got 2 servers on same network, Server-A and Server-B.
On Server-A (widows server 2003), we have IIS 5.2 and our website was hosted on it few month ago (about 7-8 months).
We bought a new server, ...
0
votes
0answers
38 views
How to setup IIS on Windows AIM on a Virtual Port [closed]
I want to host my web server on EC2 at Amazon Web Service. I will use a Windows AIM and IIS7.
I want to config a port (such as: 5555) for my web service and bind it to virtual port 80. so that the ...
0
votes
0answers
273 views
IIS throws HTTP Error 503. The service is unavailable after installation of windows 8 [closed]
I was using IIS7.5 on Windows 7. Everything worked great.
I then installed Windows 8.
The shortcut link to my IIS7.5 stopped working, because all this was apparently moved to a windows.old folder.
I ...
0
votes
0answers
208 views
URL-rewriting on Plesk using ISAPI_rewrite3 Lite
I am using Plesk Windows based web server with Windows 2008 server OS with IIS-6 for my e-commerce website.
I want to rewrite URLs for all dynamic pages, So I installed ISAPI_Rewrite 3 Lite on my web ...
3
votes
1answer
183 views
URL rewriting via forward proxy
I have an app that runs inside my firewall and talks out to multiple end points via HTTP/HTTPS on a non-standard port e.g. http://endpoint1.domain.com:7171, http://endpoint2.domain.com:7171
What I ...
4
votes
1answer
219 views
Undefined 404's not logging
Our custom 404 page sends us Emails to notify us of broken links. We've been lately getting emails with such a missing page:
http://domain.com/undefined
However, no log entries (IIS) exist on that ...
2
votes
1answer
239 views
IIS executes “malicious.asp;.txt” as ASP file. What the?
I investigated a situation where 300+ websites hosted on an IIS server were pwned by a hacker. Investigation led me to a text file that contained malicious ASP-classic code. The file was named ...
1
vote
1answer
2k views
What is the advantage of increasing “maximum worker processes” in IIS?
What is the advantage of upping the "Maximum Worker Processes" from the default of 1 in IIS?
Given that it seems any worker process can reply to a request from a single client (ie they are not ...
0
votes
1answer
56 views
Where can i get MatrixStats?
I run several IIS web servers and want to install some sort of log reader.
A lot of the big boys use MatrixStats, however a good hard Google has come up blank on who makes it and/or where I can get ...
2
votes
1answer
595 views
web.config to redirect except some given IPs
I'm looking for a web.config which is equivalent as the .htaccess file below.
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REMOTE_HOST} !^123\.123\.123\.123
RewriteCond ...
0
votes
2answers
92 views
IIS Rewrite Module 2.0 question
If I have to install "IIS Rewrite Module 2.0" on my machine for it to work, since my web site runs on a shared web server, does that mean that my host has to have this installed in order for it to ...
1
vote
0answers
123 views
Handling URL Rewrite in IIS5
On an older server, using IIS5, I have an error handling page which for some missing pages uses Server.Transfer to load other pages based on a database.
The pages all work for a browser but some ...
0
votes
1answer
128 views
Why can I (and a lot of people) access my website normally but some users can't?
I bought my domain name and registered it with ASmallOrange.
Next, I bought a VPS server with SoftSysHosting.
I went on the CPanel of ASmall orange and set the domains to point to my server's IP ...
2
votes
1answer
86 views
IIS isn't propagating domain
I called GoDaddy and verified my settings for the two IPs as follows.
ns1.asezo.com = xx.xx.xx.15
ns2.asezo.com = xx.xx.xx.16
Then I set the NAMESERVERs of asezo.com to the ns1/ns2 above, which ...
3
votes
4answers
2k views
How can I set the default page for an https request?
We have a website which has a Virtual Directory containing the secure portion of the website.
If users come to http://www.mydomain.com, they should get directed to default.aspx of the main site, but ...
3
votes
1answer
477 views
IIS Dynamic IP Restrictions Module and Googlebot
I consider using IIS Dynamic IP Restrictions Module in order to make it hard for DoS (Denial of Service) attacks. But I am not sure how that would work out for search engine bots like Googlebot.
Any ...
0
votes
2answers
87 views
Installing Wordpress on LAMP server but Using a Directory on Windows Server
The main site is running on a windows server. I want to install and run wordpress from a LINUX box at the following Directory.
example.com/blog/
What is the most suitable method to make this work? ...
2
votes
2answers
593 views
SSL 128bit… Why not 256bit
Have set up an SSL certificate for a new site, and in checking with the browser, the SSL states it's encrypted with 128bit encryption. I have tried with the latest versions of Chrome, IE9 and FF, all ...
3
votes
1answer
593 views
Web form losing POST values in a proxy environment
I have an ASP.NET form (a login page), when I POST the values to the server (windows, IIS 6), the request passes through a proxy and the POST pareameters end up getting lost and ultimately the page ...
2
votes
1answer
174 views
Dynamically rewrite URLs upon the user's selection - is it possible?
In my PHP based web application, there's a form that generates a URL according to the user's selection.
The form has 7 different fields, each one of them affects the final URL, none of them is ...
0
votes
2answers
126 views
Protecting a webpage with an authentication form
I have created an employee webpage with a lot of company info, links, etc., but I want to protect the page because it contains some confidential company information.
I am running IIS7.5 on Windows ...
2
votes
1answer
40 views
How to have my customized extension?
I have recently found a .htaccess trick in which I can remove file extension from the URL, example.com/file.html looks like example.com/file
Now my humor says that I can replace any extension to my ...
1
vote
1answer
83 views
Lost permission for anyone to access my websites
Yesterday I mysteriously lost the permission to remote desktop to my Windows 2008 server as Administrator. At the same time when trying to access my website I got a window up prompting me for a user ...
1
vote
1answer
183 views
Force SSL on IIS site with NT authentication
We recently implemented SSL on our reseller portal and have been receiving complaints about needing to log in twice. This is of course because they bookmarked the site before we had SSL so their ...
0
votes
2answers
475 views
Multiple Domains, SEO and redirections
I work for an ecommerce company which sells a core product, and am currently working on a site for a client. For this particular website, we've purchased a number of other domains (aside from the main ...
1
vote
1answer
83 views
How to add Default Document in a Windows Shared Hosting
I have a shared hosting plan where I have hosted my WordPress blog
Now each time I want to access the page I have to type index.php after the domain name.
If I try to access it without using ...
3
votes
3answers
318 views
routing or redirecting www.domain.com to domain.com with IIS
What's the safest, and most effective way of redirecting traffic from the www.domain.com to domain.com or vice versa with IIS?
1
vote
1answer
36 views
Help regarding ugrading iis on windows xp
i am right now on windows xp and iis v5.1, Can i upgrade this to IISv6.0 on windows xp, is it supported. IF so where should i download the installation file for it.
1
vote
1answer
300 views
URL redirection to same domain on different server
We have existing domain on non-IIS server and now we have moved it to IIS server. Client want us to redirect the URL from existing server to new server with same domain name.
We will modify the ...
4
votes
4answers
10k views
How to change the listening port on IIS 7 web application?
I have an apache running on port 80, I want to move my Web Applications to *:8080 But I don't remember how. I've seen this link but Edit Bindings isn't in my options list. Not even in Basic Settings ...
1
vote
1answer
107 views
How can I turn on compression for my IIS 7 web sites?
I am using IIS7 and trying to optimize as much as possible. I had one suggestion about compression but I am not sure how to turn this on. I am familiar with making changes to Web.Config but not sure ...
3
votes
3answers
1k views
Why doesn't Firefox cache my images and CSS
I am using IIS7, I have already set up the following. But when I run Firefox it seems not to cache any of my images even with "remember history" set.
<?xml version="1.0" encoding="UTF-8"?>
...