Tagged Questions
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
50 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 ...
1
vote
1answer
374 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 ...
2
votes
1answer
212 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 ...
3
votes
1answer
569 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
868 views
Several sub domains pointing to one folder. Fasthosts problem
I have a ASP.net website e.g. www.website.com. The idea is that you will go to the URL 'yourname.website.com' and my site will request the name from the sub domain, process it and change the content ...
