Re: Question about Server Side Includes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



   >From: Boyle Owen <Owen.Boyle@xxxxxxxxxxxxx>
   >Date: Wed Jul 29 2009  6:16am
   >To:   "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx>
   >Subj: RE:  Question about Server Side Includes
   >
   >> -----Original Message-----
   >> From: Freddy Jensen [mailto:jensen@xxxxxxxxx] 
   >> Sent: Wednesday, July 29, 2009 3:06 PM
   >> To: users@xxxxxxxxxxxxxxxx
   >> Cc: jensen@xxxxxxxxx
   >> Subject: Re:  Question about Server Side Includes
   >> 
   >> 
   >> I really appreciate all the quick and accurate answers.
   >> Great mailing list. I will venture further and pose
   >> another question:
   >
   >Then please change the subject - it helps archival threading.
   >

Yes. Thank you for reminding me.

   >> 
   >> I have a web server configured for https with SSL certificates etc.
   >> Now I want it to block all http access and only allow https.
   >> Someone told me that I needed to block port 80 on the web server.
   >> 
   >> The question is: How do I do that?
   >
   >You don't really "block" it, you just don't serve it. So you just remove
   >your VH that serves port 80, leaving only the VH that serves port 443.
   >
   >However, this will mean users coming to http://your-site/ will get a
   >"server not listening" error at the network layer. So probably, you want
   >to redirect them to https://your-site/ 
   >
   >If so, see http://wiki.apache.org/httpd/RedirectSSL
   >
   >Rgds,
   >Owen Boyle
   >Disclaimer: Any disclaimer attached to this message may be ignored. 
   >

Again. Thanks.

Freddy


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux