Tagged Questions
0
votes
5answers
76 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
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? ...
1
vote
2answers
214 views
Does installing PHP using the Microsoft IIS Web Platform Installer require a restart?
Does installing PHP using the Microsoft IIS Web Platform Installer require a restart?
I don't want downtime. But I don't want to manually install it either.
1
vote
1answer
189 views
Please explain some of the features of URL Rewrite module for a newbie
I am learning to use the IIS Rewrite module and some of the "features" listed in the page is confusing me. It would be great if somebody could explain them to me and give a first hand account of when ...