[thelist] SSL: port 80 to 443 redirects

Joe Crawford jcrawford at avencom.com
Wed Mar 28 15:09:12 CST 2001


"Herrick, Emma" wrote:
> May I ask how you're doing redirects? Are you using .htaccess?
> 
> I tried putting an .htaccess file in my web directory with the following:
> Redirect test.html https://my.domain.com/test.html

The syntax in the .htaccess file would be:
Redirect /test.html https://my.domain.com/test.html

(note the preceding "/" to designate the document root)


> but it didn't work. Looking in the redhat documentation I'm supposed to have
> an AccessFileName directive in my httpd.conf file which specifies to use
> .htaccess for access control but that stanza (AccessFileName) doesn't exist.
> Any ideas? I didn't want to mess around too much with the config. file
> before I solicited advice!

HTH,
	Joe <http://artlung.com/>
--
Joe Crawford ||||||||||||||       mailto:jcrawford at avencom.com
||||||||||||||||||||||||             http://www.avencom.com
|||||||||||||||||||||||||||      Avencom: Set Your Sites Higher




More information about the thelist mailing list