Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Bug 863368 - Enable publishing to mywebmaker.org subdomains #42

Merged
merged 1 commit into from May 3, 2013

Conversation

jbuck
Copy link
Member

@jbuck jbuck commented May 2, 2013

No description provided.

path = originalURL[2],
subdomain = originalURL[1];

req.publishedUrl = "https://" + subdomain + ".mywebmaker.org" + path;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move mywebmaker.org into the env.dist file so we don't hard code it here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ideally, we'd also control the protocol. We want "always https", but do we want to hardcode that, or protocol-env-set it?

@jbuck jbuck merged commit d358293 into mozilla:master May 3, 2013
sedge added a commit to sedge/thimble.webmaker.org that referenced this pull request Feb 20, 2015
sedge added a commit to sedge/thimble.webmaker.org that referenced this pull request Feb 23, 2015
sedge added a commit to sedge/thimble.webmaker.org that referenced this pull request Feb 26, 2015
sedge added a commit to sedge/thimble.webmaker.org that referenced this pull request Mar 4, 2015
sedge added a commit to sedge/thimble.webmaker.org that referenced this pull request May 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants