65 posts tagged with iis.
Displaying 1 through 50 of 65. Subscribe:
Merging a volume on a Windows Host to a Windows Container?
I have a legacy .NET web application on a Windows container with a Windows 11 host. To make updates I will need to build and move a few artifacts to a non-empty container folder from the base image (wwwroot/inetpub). The build process does not contain all the items in the directory so if I mount the bin folder of the container '-v msbuild-output/bin:wwwroot/inetpub/bin' the build output will overwrite what's in the bin folder, e.g., deleting the 400 or so assemblies in the container and replacing it with the dozen from the build. I need to ideally add/overwrite as if I was building on a local file system without doing a git clean. This is for development only, so I can be sloppy but I'm looking for any solution to get this going, bonus points if it doesn't involve anything extra on the Windows host (so anyone can pull down the container and start developing). I've looked into Windows Filesystem Proxy, I'm not quite understanding if it can help. There has to be an elegant solution. Help? [more inside]
IIS Linux possibilities for legacy application?
I have an application with "targetFramework=4.8" in the web.config. It is meant to be run under IIS10/Windows LTSC 2019. It is the only application we do not have the source code to and that runs under Windows, making our software development and deployment bifurcated. Can we run it under Kestrel/Mono or some other scheme that gets it under Linux? There might be support within the application for legacy .NET things but we're okay with some things no functioning. Spinning up an entire Windows Vagrant image on OS X is killing us. [more inside]
Joomla handles some 404s, IIS handles others. Whu?
I have an IIS Joomla site. If you go to (say) whatever.php, whatever.htm, whatever.html, or whatever (with no extension), and the file does not exist, you end up at a Joomla 404 page. If, however, you go to whatever.asp, whatever.do, or whatever.whatever you get sent to IIS's 404 page. [more inside]
I need some help with PHP's flush() method in IIS
PHP Developer Filter: I need some help with PHP's flush() method in IIS. [more inside]
IIS with nested virtual directories
I have a situation with aliases/virtual directories that would be easy for me to solve in Apache, but with IIS I'm jumping through some hoops. Am I on the right track, or is there a better way? [more inside]
How to share many pdf files with our many customers?
How to share many pdf files with our many customers? [more inside]
404 is blank when unknown file types are requested.
404 page only fires for a few specific file types, or for 'directories', but not for unknown file types (or perceived perceived file types). PHP, Joomla, IIS. [more inside]
Good hosting company for IIS/ASP these days?
Does anyone have a good recommendation for Windows-based ASP hosting? After googling for awhile, it's difficult to find reviews and information online on which hosting companies to avoid or to use. Specifically, I need IIS 6.0 and ASP (not .NET) with MS Access. I haven't decided whether to use dedicated hosting or not, but will consider either for this app. Just looking for a good reliable company with good customer service and uptime.
How can I get IIS's Directory Browser to sort numbers like numbers, and not alphabetically?
How can I get IIS's Directory Browser to sort numbers like numbers, and not alphabetically? [more inside]
Getting Ruby on Rails to work on IIS 7.5
I've been tasked with moving a Ruby on Rails website from our ubuntu server that is being retired to a Windows 2008 server running IIS 7.5. Easy right? [more inside]
What the hell is a PIX server?
Server Admins - Imagine you know nothing about servers, now imagine you've been put in charge of fixing a firewall and some servers that were setup about a year ago. Where do you start? [more inside]
Port forward HTTPS on 443 to IIS server doesn't work
An IIS web server won't respond to port forwarded requests from the world on 443, but will reply to port forwarded requests on port 80. The IIS web server will answer on 80 and 443 on the LAN. I tried a new router, as well. [more inside]
Prompted for a username and password when browsing to an IIS virtual directory
Why do I get prompted for a Windows username and password when I connect to a virtual directory under IIS? [more inside]
Help me choose barebones Windows hosting
What is a good bare-bones hosting for ASP.NET / IIS 7 / SQL Server? This is for someone who's just messing around. [more inside]
Why won't my web page reflect changes in linked data files?
My supplier is providing data at the promised frequency. I'm fetching it, and it's changing as expected, but the rendering of the data on my website does not reflect the changes. Any ideas what's going on? Details inside... [more inside]
Automatically connecting to a specific website on a port other than 80
Is it possible to get a browser to connect automatically to a port other than 80 for a specific website? [more inside]
How to make a local apache (joomla) site live on a windows 2003 server by assigning an ip address.
How to make a local apache (joomla) site live on a windows 2003 server by assigning an ip address. [more inside]
One IIS to rule them all?
On a single instance of IIS that is already hosting a website can I host another website answering to a different domain name? [more inside]
Turns out our top referrer is Zombo.com
What are best enterprise level Web Analytic / Stat programs that work with IIS and Apache sever logs? [more inside]
ASP .NET based CMS versus Drupal
Trying to make the case against Drupal and find a ASP .NET CMS solution. [more inside]
PHP IIS Windows Server 2003 - Help needed.
At my wits end with PHP5 on IIS6 Windows Server 2003. (Two days in - in desperate need of help and guidance) [more inside]
Testing IIS websites locally over virtual machines
I'm running IIS on Windows 7 to test a website locally. How can I access my local site through my virtual machines? [more inside]
Can long uptime cause server corruption?
Is there any documentation out there showing that sometimes (memory) corruption can occur when servers are left running for 6+ months? [more inside]
Suggestions for Online Support Chat Application
My company is looking at adding a "chat with tech support online" feature from our support website. I have dug around on the intertubes and found a lot of marketing material, but would like to know if any folks here have experience with implementing that kind of product and are willing to make recommendations.
Our Requirements are fairly simple: It has to be hosted on site (so no external providers), and has to integrate with IIS. Any suggestions?
Our Requirements are fairly simple: It has to be hosted on site (so no external providers), and has to integrate with IIS. Any suggestions?
IIS SSI's?
How do I get Server Side Includes working in pages with a .htm extension on IIS? [more inside]
Web Script to process incoming email on IIS?
Looking for a way for a website to process an incoming email on an IIS 7 server (PHP, .Net, or Classic ASP) [more inside]
Logging https logins?
Logging username logins on our web server? [more inside]
Am I using the right guide to set up AwStats?
Is this the right guide to help me set up AwStats to process log files downloaded to my local drive, even it's for Apache and I'm using IIS -- W3C Extended log files? [more inside]
Can SQL Server and IIS live happily ever after?
Hosting SQL Server and IIS on the same co-located server: Good idea, bad idea, or terrible idea? [more inside]
URL rewrite in IIS7: make foo.com/bah/ redirect to example.com/foo/bah/
Help me with a URL rewrite in IIS7 [more inside]
Urchin reports IP addresses as "other"?
Web analytics question: I'm running Urchin on our own IIS webserver, to analyze our typical W3C Extended format logfiles. Everything works fine but for some reason almost 80% of visitor IP addresses are reported as "other." Each line in the actual logfiles has an IP address. What's happening between there and Urchin?
What's the best way to use both IIS and Apache? Are there any major flaws in how I am hoping to solve this?
I do not know if what I am imagining about how to solve my web server problem is realistic or not. Is there a better solution than the ones I have thought of? This concerns addings IIS to my machine that is currently running Apache only... [more inside]
Two websites on one Win2k server?
Is there a way to run two "virtual" websites on a Windows 2000 server that are accessible to different users by different names? [more inside]
How do I pass a PHP session authenticated in IIS across to Jetty or Tomcat?
I have users logging into XOOPS running on IIS, and have an instance of the Jetty JSP webserver configured to serve up Eclipse's Infocenter system. How can I set up security so that no users can view the Jetty-served content without being authenticated first in a XOOPS session off of IIS? [more inside]
which windows server?
Which version of Windows Server do I need? [more inside]
LAMP to WISA
After working in a mostly LAMP (Linux, Apache, MySQL, PHP) environment the last few years, I need to make a quick switch to WISA (Windows, IIS, MS SQL, ASP). [more inside]
Big numbers make my head hurt
Can someone help me understand the relationship between the bit size of an SSL certificate and the size of the session key used? (If any). [more inside]
I can haz sitemap?
How can I print the directory structure of my website? [more inside]
Open source PHP software and IIS
Disadvantages working with Open Source PHP Software in a WIMP environment? [more inside]
How do I prevent IIS from binding to a second IP address on my server?
Running IIS, I have multiple IP's assigned to the server. I need to stop IIS from binding to all of them. Any suggestions? [more inside]
Render, damnit, render!!!
I can't believe I'm asking this, but oh well.... Okay, I write and troubleshoot a lot of code in classic ASP and have IIS running on my local machine... [more inside]
Why won't IIS send my email?
Seemingly random undeliverable email using IIS's built in SMTP server. Please hope me! [more inside]
I know, I know, but I'm stuck with IIS
If you have successfully set up a multisite Drupal installation that meets these two criteria, I really want to pick your brain... [more inside]
How can I replicate data between several IIS 6.0 WebServers ?
IIS 6.0 Replication/Failover Software Suggestion/Recommendations ? [more inside]
Help me move to a new host
My boss assigned me the task of moving his churches web site to our own server. LINK our server currently has 2 other pages hosted on it with Server 2003 and IIS. I created a new website in IIS and have copied the the original website files to our server. [more inside]
FrontPage Server Extensions 2002, you wrecked my webpage!
Why does recalculating the web using FrontPage Server Extensions 2002 eat chunks of the HTML in the page, that previously worked in FPSE 2000? Please see the ... [more inside]
Easiest way to get .htaccess like access control with IIS 6?
.htaccess alternative for IIS 6? [more inside]
How do I clone an IIS 5 Website to another Server?
Does anybody know if it is possible to clone an Microsoft IIS 5 website to another webserver running IIS 5? I understand how to copy the files and permissions to another server but how do I copy the information contained in the metabase such as virtual directories and directory settings?
Getting a handle on site bandwidth
HostingFilter: Bandwidth charge back [more inside]
Import list of allowed IPs in IIS?
How can one easily import a list of allowed IPs in IIS 6 all in one fell swoop? [more inside]
Page:
1 2