<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Apache: Redirect http to https Apache secure connection &#8211; force HTTPS Connections</title>
	<atom:link href="http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:18:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hemant</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-153248</link>
		<dc:creator>Hemant</dc:creator>
		<pubDate>Sat, 30 Jan 2010 19:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-153248</guid>
		<description>I want to redirect extrnal https URL on apache Reverse Proxy to HTTP 
means https://abc.com (outside) = http://abc.com (real URL)
can you pls tell me how I do it 

regards
Hmmant</description>
		<content:encoded><![CDATA[<p>I want to redirect extrnal https URL on apache Reverse Proxy to HTTP<br />
means <a href="https://abc.com" rel="nofollow">https://abc.com</a> (outside) = <a href="http://abc.com" rel="nofollow">http://abc.com</a> (real URL)<br />
can you pls tell me how I do it </p>
<p>regards<br />
Hmmant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Sawyer</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-151414</link>
		<dc:creator>Samuel Sawyer</dc:creator>
		<pubDate>Sun, 01 Nov 2009 21:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-151414</guid>
		<description>I am a squat on advanced Apache work. I would get a basic SSL functionality to work.
So https://foobar.com works fine and gets me all the login windows I designed. however currently all the images and other extensions like .pdf are also using the https routing.
some image referred on that https link
e.g. https://foobar.com/loginhere.jpeg c
can be displayed using https but not http
I would like to JUST limit https usage to the login window html and ALL other images pdf&#039;s  and unsecured html ( ones that do not need password ) should use HTTP NOT HTTPS
any idea how that is done ? 
 any idea how I can find out which particular filetypes are being redirected via https 
Thanks for your help 
Sam</description>
		<content:encoded><![CDATA[<p>I am a squat on advanced Apache work. I would get a basic SSL functionality to work.<br />
So <a href="https://foobar.com" rel="nofollow">https://foobar.com</a> works fine and gets me all the login windows I designed. however currently all the images and other extensions like .pdf are also using the https routing.<br />
some image referred on that https link<br />
e.g. <a href="https://foobar.com/loginhere.jpeg" rel="nofollow">https://foobar.com/loginhere.jpeg</a> c<br />
can be displayed using https but not http<br />
I would like to JUST limit https usage to the login window html and ALL other images pdf&#8217;s  and unsecured html ( ones that do not need password ) should use HTTP NOT HTTPS<br />
any idea how that is done ?<br />
 any idea how I can find out which particular filetypes are being redirected via https<br />
Thanks for your help<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobby</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149494</link>
		<dc:creator>bobby</dc:creator>
		<pubDate>Wed, 15 Jul 2009 08:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149494</guid>
		<description>Sorry the question was not clear, again:

I have a requirement of such that, need to forward https request to http based on the path. Any ideas, how to implement in in Virtualhost ?

TIA,
bob</description>
		<content:encoded><![CDATA[<p>Sorry the question was not clear, again:</p>
<p>I have a requirement of such that, need to forward https request to http based on the path. Any ideas, how to implement in in Virtualhost ?</p>
<p>TIA,<br />
bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobby</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149493</link>
		<dc:creator>bobby</dc:creator>
		<pubDate>Wed, 15 Jul 2009 08:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149493</guid>
		<description>I have a requirement of such that, need to forward https request to http based on the path.
TIA,
bob</description>
		<content:encoded><![CDATA[<p>I have a requirement of such that, need to forward https request to http based on the path.<br />
TIA,<br />
bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kailash</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149342</link>
		<dc:creator>Kailash</dc:creator>
		<pubDate>Mon, 06 Jul 2009 11:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149342</guid>
		<description>Hi, 
i want to do something like:

https://domain.com to https://www.domain.com

As i have the site wide SSL license for subdomains.

Thanks,

Kailash Yadav</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i want to do something like:</p>
<p><a href="https://domain.com" rel="nofollow">https://domain.com</a> to <a href="https://www.domain.com" rel="nofollow">https://www.domain.com</a></p>
<p>As i have the site wide SSL license for subdomains.</p>
<p>Thanks,</p>
<p>Kailash Yadav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jigish</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149304</link>
		<dc:creator>jigish</dc:creator>
		<pubDate>Fri, 03 Jul 2009 10:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149304</guid>
		<description>hi,  want to have http://secure.jigishthakar.com

and i am using shared hosting server.
can you please tell me how can i convert my site to secure
https://secure.jigishthakar.com

??

thanks</description>
		<content:encoded><![CDATA[<p>hi,  want to have <a href="http://secure.jigishthakar.com" rel="nofollow">http://secure.jigishthakar.com</a></p>
<p>and i am using shared hosting server.<br />
can you please tell me how can i convert my site to secure<br />
<a href="https://secure.jigishthakar.com" rel="nofollow">https://secure.jigishthakar.com</a></p>
<p>??</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek Gite</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149121</link>
		<dc:creator>Vivek Gite</dc:creator>
		<pubDate>Wed, 24 Jun 2009 16:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149121</guid>
		<description>@Matt,

I&#039;ve edited and  escaped your configuration. The key is to put commands in config in pre / code tag.

HTH</description>
		<content:encoded><![CDATA[<p>@Matt,</p>
<p>I&#8217;ve edited and  escaped your configuration. The key is to put commands in config in pre / code tag.</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt H</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149120</link>
		<dc:creator>Matt H</dc:creator>
		<pubDate>Wed, 24 Jun 2009 16:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149120</guid>
		<description>Awww... it removed the gt/lt symbols....  {VirtualHost 122.123.124.1:80}  and {/VirtualHost} surround the command below the NameVirtualHost...</description>
		<content:encoded><![CDATA[<p>Awww&#8230; it removed the gt/lt symbols&#8230;.  {VirtualHost 122.123.124.1:80}  and {/VirtualHost} surround the command below the NameVirtualHost&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt H</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149119</link>
		<dc:creator>Matt H</dc:creator>
		<pubDate>Wed, 24 Jun 2009 16:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-149119</guid>
		<description>I was able to get a HTTP to HTTPS redirect working.

I put the redirect permanent in httpd.conf, in the  section for a specific NameVirtualHost listener:

&lt;pre&gt;&lt;NameVirtualHost 122.123.124.1:80&gt;

    ServerName mywebsite.com:80
    ServerAlias www.mywebsite.com:80
    ServerAlias 122.123.124.1:80
    Redirect permanent / https://www.mywebsite.com/

&lt;/VirtualHost&gt;&lt;/pre&gt;
- Matt H
- IntuitLabs.com</description>
		<content:encoded><![CDATA[<p>I was able to get a HTTP to HTTPS redirect working.</p>
<p>I put the redirect permanent in httpd.conf, in the  section for a specific NameVirtualHost listener:</p>
<pre>&lt;NameVirtualHost 122.123.124.1:80&gt;

    ServerName mywebsite.com:80
    ServerAlias <a href="http://www.mywebsite.com:80" rel="nofollow">http://www.mywebsite.com:80</a>
    ServerAlias 122.123.124.1:80
    Redirect permanent / <a href="https://www.mywebsite.com/" rel="nofollow">https://www.mywebsite.com/</a>

&lt;/VirtualHost&gt;</pre>
<p>- Matt H<br />
- IntuitLabs.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mewbie</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148826</link>
		<dc:creator>mewbie</dc:creator>
		<pubDate>Thu, 04 Jun 2009 04:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148826</guid>
		<description>Forgot to post this part as well:

4.) Also read to do this and get error:
pico /etc/apache2/sites-available/default
Was this:

        ServerAdmin webmaster@localhost

        DocumentRoot /var/www/

Changed to:

        ServerAdmin webmaster@localhost
        RewriteEngine on
        RewriteRule ^/(.*) https://myurl.com/$1

        DocumentRoot /var/www/

/etc/init.d/apache2 reload
Syntax error on line 3 of /etc/apache2/sites-enabled/000-default:
Invalid command &#039;RewriteEngine&#039;, perhaps misspelled or defined by a module not included in the server 

configuration
 failed!</description>
		<content:encoded><![CDATA[<p>Forgot to post this part as well:</p>
<p>4.) Also read to do this and get error:<br />
pico /etc/apache2/sites-available/default<br />
Was this:</p>
<p>        ServerAdmin webmaster@localhost</p>
<p>        DocumentRoot /var/www/</p>
<p>Changed to:</p>
<p>        ServerAdmin webmaster@localhost<br />
        RewriteEngine on<br />
        RewriteRule ^/(.*) <a href="https://myurl.com/$1" rel="nofollow">https://myurl.com/$1</a></p>
<p>        DocumentRoot /var/www/</p>
<p>/etc/init.d/apache2 reload<br />
Syntax error on line 3 of /etc/apache2/sites-enabled/000-default:<br />
Invalid command &#8216;RewriteEngine&#8217;, perhaps misspelled or defined by a module not included in the server </p>
<p>configuration<br />
 failed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mewbie</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148825</link>
		<dc:creator>mewbie</dc:creator>
		<pubDate>Thu, 04 Jun 2009 04:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148825</guid>
		<description>using: apache2-mpm-prefork   2.2.9-10+lenny2 on Linux Debian

1.) I have been trying for days to get redirect/force to only https without success.
I too get loop error if I add the line to apache2.conf: 
Redirect permanent / https://my.domain.com/
============
2.) I&#039;ve also tried both .htaccess codes posted above creating a .htaccess  and put it in webroot /var/www/.htaccess  (I presently don&#039;t use any .htaccess files)
&quot;Internal Server Error &lt;The server encountered an internal error or misconfiguration and was unable to complete your request.....&quot;

pico /var/www/.htaccess
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

chmod 644 /etc/apache2/.htaccess
/etc/init.d/apache2 reload

============also tried:
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://myurl.com/$1 [R,L]

same error
============
3.) Another place I read to add this line to apache2.conf:
LoadModule rewrite_module modules/mod_rewrite.so

Cannot load /etc/apache2/modules/mod_rewrite.so into server: /etc/apache2/modules/mod_rewrite.so: cannot open shared object file: No such file or directory
 failed!

This prevented my apache from restarting as suspected as I can&#039;t find in &#039;any&#039; of the files the &quot;LoadModule&quot; line, period.

The only thing I could find that sounds related was this here: 
/etc/apache2/mods-available/rewrite.load
so seems this module isn&#039;t even loaded as it&#039;s not in the /mods-enabled/ directory. 

Please if anyone could help solve this that would be great!
Thank you for your time :D</description>
		<content:encoded><![CDATA[<p>using: apache2-mpm-prefork   2.2.9-10+lenny2 on Linux Debian</p>
<p>1.) I have been trying for days to get redirect/force to only https without success.<br />
I too get loop error if I add the line to apache2.conf:<br />
Redirect permanent / <a href="https://my.domain.com/" rel="nofollow">https://my.domain.com/</a><br />
============<br />
2.) I&#8217;ve also tried both .htaccess codes posted above creating a .htaccess  and put it in webroot /var/www/.htaccess  (I presently don&#8217;t use any .htaccess files)<br />
&#8220;Internal Server Error &lt;The server encountered an internal error or misconfiguration and was unable to complete your request&#8230;..&#8221;</p>
<p>pico /var/www/.htaccess<br />
RewriteEngine On<br />
RewriteCond %{HTTPS} off<br />
RewriteRule (.*) <a href="https://%" rel="nofollow">https://%</a>{HTTP_HOST}%{REQUEST_URI}</p>
<p>chmod 644 /etc/apache2/.htaccess<br />
/etc/init.d/apache2 reload</p>
<p>============also tried:<br />
RewriteEngine On<br />
RewriteCond %{SERVER_PORT} 80<br />
RewriteRule ^(.*)$ <a href="https://myurl.com/$1" rel="nofollow">https://myurl.com/$1</a> [R,L]</p>
<p>same error<br />
============<br />
3.) Another place I read to add this line to apache2.conf:<br />
LoadModule rewrite_module modules/mod_rewrite.so</p>
<p>Cannot load /etc/apache2/modules/mod_rewrite.so into server: /etc/apache2/modules/mod_rewrite.so: cannot open shared object file: No such file or directory<br />
 failed!</p>
<p>This prevented my apache from restarting as suspected as I can&#8217;t find in &#8216;any&#8217; of the files the &#8220;LoadModule&#8221; line, period.</p>
<p>The only thing I could find that sounds related was this here:<br />
/etc/apache2/mods-available/rewrite.load<br />
so seems this module isn&#8217;t even loaded as it&#8217;s not in the /mods-enabled/ directory. </p>
<p>Please if anyone could help solve this that would be great!<br />
Thank you for your time :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmm</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148546</link>
		<dc:creator>hmm</dc:creator>
		<pubDate>Wed, 13 May 2009 21:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148546</guid>
		<description>hi, 

i&#039;ve used 

Redirect permanent / https://my.domain.com/ 

but then i get into loop. 
I&#039;m trying to avoid creating .htaccess file - is there any other way to fix this?

Freebsd 7.0; apache 2.2</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>i&#8217;ve used </p>
<p>Redirect permanent / <a href="https://my.domain.com/" rel="nofollow">https://my.domain.com/</a> </p>
<p>but then i get into loop.<br />
I&#8217;m trying to avoid creating .htaccess file &#8211; is there any other way to fix this?</p>
<p>Freebsd 7.0; apache 2.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148348</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Tue, 28 Apr 2009 13:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-148348</guid>
		<description>Hello guys, recently i purchased rapidssl from sslgenie. I used to redirect all my requests of http://nodewire.net/any url  to https://nodewire.net/any url just by modifying .htaccess. this seemed to work well with SSLGENIE cert. However, when i switched over to Rapidssl cert, this edit in .htaccess seemed to be a problem. So i had to remove the code in htaccess, now my site has https only when a user manually types it. Please tell me how to redirect all http requests to https by editing httpd.conf or .htaccess. 

PS: Rapidssl has a server root certificate while sslgenie doesnt! though this might help a bit?? (dunno)</description>
		<content:encoded><![CDATA[<p>Hello guys, recently i purchased rapidssl from sslgenie. I used to redirect all my requests of <a href="http://nodewire.net/any" rel="nofollow">http://nodewire.net/any</a> url  to <a href="https://nodewire.net/any" rel="nofollow">https://nodewire.net/any</a> url just by modifying .htaccess. this seemed to work well with SSLGENIE cert. However, when i switched over to Rapidssl cert, this edit in .htaccess seemed to be a problem. So i had to remove the code in htaccess, now my site has https only when a user manually types it. Please tell me how to redirect all http requests to https by editing httpd.conf or .htaccess. </p>
<p>PS: Rapidssl has a server root certificate while sslgenie doesnt! though this might help a bit?? (dunno)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thorsten</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147992</link>
		<dc:creator>Thorsten</dc:creator>
		<pubDate>Sun, 05 Apr 2009 10:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147992</guid>
		<description>I have a vhost&#039;s subdomain running with https: https://subdomain.domain.org
All requests should redirect to the unsecure variant: http://subdomain.domain.org
I cannot use .htaccess files cause both subdomains have their own directory (it&#039;s a plesk installation). Can I configure it with a global/ permanent redirect?
Thanks a lot</description>
		<content:encoded><![CDATA[<p>I have a vhost&#8217;s subdomain running with https: <a href="https://subdomain.domain.org" rel="nofollow">https://subdomain.domain.org</a><br />
All requests should redirect to the unsecure variant: <a href="http://subdomain.domain.org" rel="nofollow">http://subdomain.domain.org</a><br />
I cannot use .htaccess files cause both subdomains have their own directory (it&#8217;s a plesk installation). Can I configure it with a global/ permanent redirect?<br />
Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147546</link>
		<dc:creator>Manoj</dc:creator>
		<pubDate>Thu, 05 Mar 2009 06:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147546</guid>
		<description>I want to redirect all the http request to https. This works fine.
But I would like to access 1 directory(/images) in http.
Redirect permanent / https://www.example.com/

Any pointers?</description>
		<content:encoded><![CDATA[<p>I want to redirect all the http request to https. This works fine.<br />
But I would like to access 1 directory(/images) in http.<br />
Redirect permanent / <a href="https://www.example.com/" rel="nofollow">https://www.example.com/</a></p>
<p>Any pointers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147351</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 20 Feb 2009 15:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147351</guid>
		<description>Change your Virtual host to list on port 443 instead of port 80 and should redirect yopur site.</description>
		<content:encoded><![CDATA[<p>Change your Virtual host to list on port 443 instead of port 80 and should redirect yopur site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147167</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 12 Feb 2009 08:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-147167</guid>
		<description>I tried using this method for a server host site and everything works as it should except that the server statistics like load and uptime show as &quot;Not Available&quot;.  These are the only two items that won&#039;t show.  Without the .htaccess file there, the server stats work fine from both http and https.  I&#039;m stumped.</description>
		<content:encoded><![CDATA[<p>I tried using this method for a server host site and everything works as it should except that the server statistics like load and uptime show as &#8220;Not Available&#8221;.  These are the only two items that won&#8217;t show.  Without the .htaccess file there, the server stats work fine from both http and https.  I&#8217;m stumped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyde Weys</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-146915</link>
		<dc:creator>Cyde Weys</dc:creator>
		<pubDate>Mon, 26 Jan 2009 20:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-146915</guid>
		<description>Thanks.  Your second piece of advice (using RewriteEngine) was exactly what I was looking for.  We just put https on a site following concerns over passwords being transmitted in the clear and this solves that issue in one fell swoop.</description>
		<content:encoded><![CDATA[<p>Thanks.  Your second piece of advice (using RewriteEngine) was exactly what I was looking for.  We just put https on a site following concerns over passwords being transmitted in the clear and this solves that issue in one fell swoop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-146528</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 02 Jan 2009 00:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-146528</guid>
		<description>&quot;if you want to remove redirect permanent, then hash the line where you have given redirect option.
then restart the server, restarting the httpd sometimes doesn’t work.&quot;

My redirect is still active how do i fix this also i have my server running on port 5500 but this doesnt work /foo http://localhost:5500/bar why not?</description>
		<content:encoded><![CDATA[<p>&#8220;if you want to remove redirect permanent, then hash the line where you have given redirect option.<br />
then restart the server, restarting the httpd sometimes doesn’t work.&#8221;</p>
<p>My redirect is still active how do i fix this also i have my server running on port 5500 but this doesnt work /foo <a href="http://localhost:5500/bar" rel="nofollow">http://localhost:5500/bar</a> why not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kashyap</title>
		<link>http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-145711</link>
		<dc:creator>kashyap</dc:creator>
		<pubDate>Mon, 24 Nov 2008 09:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/howto-apache-force-https-secure-connections.html#comment-145711</guid>
		<description>if you want to remove redirect permanent, then hash the line where you have given redirect option.
then restart the server, restarting the httpd sometimes doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>if you want to remove redirect permanent, then hash the line where you have given redirect option.<br />
then restart the server, restarting the httpd sometimes doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.216 seconds -->
<!-- Cached page served by WP-Cache -->
