Hi again,
first thank you very much for your answer and all my excuses for
replying after more than a month.
On Sat, Dec 10, 2016 at 02:49:16PM +, Dr James Smith wrote:
> Your "model" of traffic is probably wrong...
>
> * Have you seen this traffic shape.. if a user requests a page - it
>
apachectl -S summarizes pretty nicely.
On Sun, Jan 22, 2017 at 7:27 PM, Eric Covener wrote:
> On Sun, Jan 22, 2017 at 7:21 PM, Jerry Malcolm wrote:
>> And from what I understand, the redirect in the block above should ONLY
>> apply if the http://www.mydomain.com request is received and definitel
On Sun, Jan 22, 2017 at 7:21 PM, Jerry Malcolm wrote:
> And from what I understand, the redirect in the block above should ONLY
> apply if the http://www.mydomain.com request is received and definitely NOT
> if an http:XYZ.com request is received. But obviously I'm missing
> something. Why does
I'm trying to do a simple redirect of http://www.mydomain.com to
https://mydomain.com. I am using the WAMP package
wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-64b.
In the httpd.conf for the domain in question, I added:
ServerName www.mydomain.com
Redirect perm