Notice! This document is currently in Archived status.
The content of this document may be incorrect or outdated.

Print this article Edit this article

Configuring WordPress on Templeton

STOP USING THIS DOCUMENT

 

IT IS OLD

 

 

This document describes a localized site configuration to allow WordPress to work correctly on ECN web systems.

To configure WordPress define the following in wp-config.php:

define('WP_SITEURL', 'https://engineering.purdue.edu/groupname');

In your .htaccess file define the following:

Setenv ECN-Override-HTTP_HOST engineering.purdue.edu
Setenv ECN-Override-SERVERNAME engineering.purdue.edu
Setenv ECN-Override-SERVER_ADDR 128.46.104.5
Setenv ECN-Override-SERVER_PORT 443
Setenv HTTPS on

Last Modified: Mar 22, 2019 9:08 am America/New_York
Created: Feb 2, 2010 12:46 pm US/Eastern by admin
JumpURL:


Categories