<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Apache Config in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-config/m-p/2706410#M903231</link>
    <description>Thanks, I was trying that before but the spacing is wrong it the documentation.</description>
    <pubDate>Thu, 18 Apr 2002 17:24:57 GMT</pubDate>
    <dc:creator>Ron Cornwell</dc:creator>
    <dc:date>2002-04-18T17:24:57Z</dc:date>
    <item>
      <title>Apache Config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-config/m-p/2706408#M903229</link>
      <description>I have Stronghold 3.0/ Apache 1.3.14 running on a server with multiple sites.  I am trying to configure just on of the sites to redirect all traffic to the secure side.  I have looked at REDIRECT PERM and it looks like it is for specific paths only and not overall.  Does anyone know how to force an entire site?  I have to worry about high traffic spots that may be bookmarked allowing the user to bypass the main page even if the main page is redirected.  Thanks in Advance</description>
      <pubDate>Thu, 18 Apr 2002 15:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-config/m-p/2706408#M903229</guid>
      <dc:creator>Ron Cornwell</dc:creator>
      <dc:date>2002-04-18T15:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-config/m-p/2706409#M903230</link>
      <description>syntax: Redirect permanent foo bar&lt;BR /&gt;&lt;BR /&gt;The Redirect directive applies to all&lt;BR /&gt;pages whose URLs start with 'foo',&lt;BR /&gt;so Redirect ought to be able to do&lt;BR /&gt;what you want.&lt;BR /&gt;&lt;BR /&gt;It sounds like you're using Virtual hosts,&lt;BR /&gt;and you want to redirect all URLs from&lt;BR /&gt;one of the hosts to some other URL.&lt;BR /&gt;&lt;BR /&gt;Then maybe you want something like&lt;BR /&gt;this:&lt;BR /&gt;&lt;BR /&gt;&lt;VIRTUALHOST&gt;&lt;BR /&gt;  ServerName theServerInQuestion&lt;BR /&gt;  Redirect permanent / https://someOtherServer/&lt;BR /&gt;&lt;/VIRTUALHOST&gt;&lt;BR /&gt;&lt;BR /&gt;This will redirect all URLs that begin with&lt;BR /&gt;http://theServerInQuestion to&lt;BR /&gt;https://someOtherServer&lt;BR /&gt;&lt;BR /&gt;If this simple replacement isn't what you want,&lt;BR /&gt;then maybe you need to use mod_rewrite&lt;BR /&gt;instead of mod_alias.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 18 Apr 2002 16:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-config/m-p/2706409#M903230</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2002-04-18T16:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Config</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-config/m-p/2706410#M903231</link>
      <description>Thanks, I was trying that before but the spacing is wrong it the documentation.</description>
      <pubDate>Thu, 18 Apr 2002 17:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-config/m-p/2706410#M903231</guid>
      <dc:creator>Ron Cornwell</dc:creator>
      <dc:date>2002-04-18T17:24:57Z</dc:date>
    </item>
  </channel>
</rss>

