Questions tagged [windows]
Windows is a family of client, server, and mobile operating systems, developed by Microsoft.
105 questions
1 vote
0 answers
61 views
How to get cPanel API to work?
I would like to have a basic code skeleton for doing cPanel API calls remotely but securely, using Windows PHP, to do some maintenance activities. The problem I am facing is that most of the cPanel ...
0 votes
1 answer
193 views
Unable to edit .NET application startup file in Plesk
I got a problem that I cannot edit path of the .NET application startup file in Plesk although I logged in as administrator. unable to edit application startup file However, it seems like can be ...
1 vote
1 answer
96 views
How to access Windows XAMPP localhost website using Python
I'm using XAMPP on Windows to work on a new version of my website. I have modified the Windows hosts file and the XAMPP Apache httpd-vhosts.conf file so that my browsers access the version of the ...
1 vote
0 answers
50 views
LetsEncrypt certificates not automatically renewed on Windows Server
I am using LetsEncrypt certificates. When I set up my Windows Server 2016, the LetsEncrypt certificates were renewed automatically but now they run out without being renewed. I must renew them ...
0 votes
1 answer
44 views
Can a browser render a website and download its content to show without caching or saving anything to the computer? [closed]
Can a browser render a website without caching anything to the computer and just downloading the website ‘live’? I’m not sure if that is how it works, but in other words can a browser show a website ...
0 votes
1 answer
2k views
Server error 403 - Forbidden: Access is denied when accessing any page with HTTP
We migrated our website to new windows server with Plesk Obsidian 18 and noticed that we are not able to access website without HTTPS example http://www.example.com/test.html NOT WORKING ERROR Message ...
1 vote
1 answer
234 views
How to disable windows login (so that WAMP can auto start)
I have Wamp 3.2.6 installed on a Windows 10 machine. I use it to serve photos and other files, and some apps, to my local community. Its not mission critical, so I don't monitor the machine constantly....
1 vote
1 answer
119 views
Do you need to set your network profile as Public or Private when creating your own hosting?
I want to create a Nodejs server on my laptop using my ISP. I have a broadband connection and router. I have WSL Ubuntu installed on Windows 10. I don't need to do anything commercially or for ...
2 votes
1 answer
725 views
How to stop backslash working on XAMPP
I have XAMPP installed on my Windows development machine and I always use Linux production machines. The most common mistake I make is to use a backslash for filespec. Either slash works on Windows,...
1 vote
1 answer
1k views
Test website can't be reached despite setting up DNS in local hosts file and adding a virtual host to Apache config
I am trying to set up a domain on my development machine so that I cant test slightly more complex htaccess rules. I am trying to set up example.city domain. Following what I find by googling, I have ...
3 votes
2 answers
61 views
Problems acessing site via domain
I recently used a windows server to host a node js website somewhat successfully. I then tried to associate the website to the domain name I had on Go Daddy. I just substituted the IP address in the ...
0 votes
0 answers
802 views
Why does Pingdom Tools tell me to Compress components with gzip
On Pingdom Tools I get a message to Compress components with gzip. We use asp.net on Windows 2016 server (IIS10). I have set in web.config the following <httpCompression> <staticTypes&...
0 votes
0 answers
12 views
Webserver/Minecraft server on same IP address [duplicate]
Here's what's going on. I have a 2019 windows server, and on it Im running a webserver (apache2), and multiple Minecraft servers. I have a domain with multiple subdomains for each Minecraft server ...
2 votes
0 answers
431 views
SolidCP – Install successful, but now getting issues with application pool not starting – service unavailable
Here´s my basic setup: Windows Server 2012 2R SQL Server 2016 I’ve managed to install SolidCP on the server. Had a few issues during installation, but solved it. Also completed the extra setting on ...
2 votes
0 answers
1k views
New IIS install suddenly giving 500 error on basic static web site
I maintain a basic static website for personal use, and since my ISP stopped hosting it several years ago, I've run it off of my home computer. I just put in a new SSD this week, and installed Windows ...