Im using APACHE as my web server and using port 8080. Ive create a site called
(e.g. http://test.domain.com:8080). I have a Firewall (ISA Server 2006).
How am I suppose to establish "http://test.domain.com:8080"in ISA Server?
Will I just add "http://test.domain.com" as its public name or with this "http://test.domain.com:8080"?
any su...
I am getting above error in some machines but not in some machines while accessing the documents.
...
April fools is coming up. I'd like to play this prank where we use an http proxy to modify images as they come through the proxy. I've been told that there are scripts/add-ons to ISA/Squid that can do this but I haven't been able to find much on my own.
Ideally, we'd like to superimpose another image on top of every .gif/.jpeg/.png that...
We are in the processing of configuring a portal to use ISA Server as our front end security provider.
So we are using ISA Server 2006 SP1.
Unfortunately when we access .net applications through ISA Server, the first time they are accessed.
i.e. They are not compiled yet, the following error appears:
Error Code: 500 Internal Server Err...
Hi,
We have a wildcard dns mapping at our DNS server, where all requests to *.A.com are redirected to our ISA Server.
We need to redirect all requests to an internal website http://10.10.10.10. We also need to keep the host-header intact so that we can rewrite urls on the web server.
Is this possible with ISA?
Kind regards,
...
With all the advantages of ClickOnce, we would like to use it as the deployment mechanism for our App.
However i have found this message in Microsoft Connect where it says that ClickOnce fails with proxy authentication.
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=115468&wa=wsignin1.0
So does th...
Background info:
We are a small company with a Microsoft server ISA 2000 configured by an external technician for our company network. Though computer professionals, web hosting and networking is NOT our strength!
Our ISP uses Parallels Business Automation - Control Panel (Plesk?) to allow us to administer our websites. We are given a UR...
Hi
I'm having a problem with uploading files in the media section of Umbraco. I'm not sure if the problem is size related as I don’t get an error that give too much details but I'll explain what I’ve done so far and see if you can help.
I've added:
<httpRuntime maxRequestLength="102400" executionTimeout="3600"/>
to the web.config wi...
I'm trying to implement Microsoft's social networking solution accelerator on my Dynamics CRM deployment. I've resolved a number of issues with the code already but this last one has me stumped. The Social Networking Accelerator (hereafter referred to as SNA) uses the following code to get data from Twitter:
case "GET":
...
I am trying to host my site that uses DotNetOpenAuth (OpenID) behind ISA 2006 (reverse proxy), and after it authenticated with a provider (such as Google), and it returns with a URL with %253A in the URL. However, ISA HTTP filter rejects the request.
What I need to do is, on ISA web publishing rule, right click > config HTTP policy pro...