Apache Sending all requests from http to https By markcallen 2008-04-16 0 731 Share FacebookTwitterPinterestWhatsApp Must read Connecting Feature Flags with DORA Metrics 2022-10-19 Non-boolean Feature Flags 2022-10-13 VIM & Tmux Basics 2022-08-29 Upgrading from Ubuntu 12.10 to 14.04 2017-02-03 markcallenhttps://www.markcallen.com Add the following lines to the VirtualHost directive: RewriteEngine on # Redirect any traffic to https RewriteRule ^/(.*)$ https://%{HTTP_HOST}/$1 [L,R] Share this:FacebookX Share FacebookTwitterPinterestWhatsApp Previous articleOCS Content Services – ORA-12705: invalid or unknown NLS parameter value specifiedNext articleSetup Oracle XE Account on Linux More articles Using Java Web Start with Opera 2006-11-15 Adding LDAP Authentication to a Site 2006-11-14 Security failure. Data decryption error. When using IE on a Mac 2006-11-14 LEAVE A REPLY Cancel reply Comment: Please enter your comment! Name:* Please enter your name here Email:* You have entered an incorrect email address! Please enter your email address here Website: Save my name, email, and website in this browser for the next time I comment. Δ Latest article Connecting Feature Flags with DORA Metrics 2022-10-19 Non-boolean Feature Flags 2022-10-13 VIM & Tmux Basics 2022-08-29 Upgrading from Ubuntu 12.10 to 14.04 2017-02-03 Vagrant machine status 2015-03-29