Closed (fixed)
Project:
Octopus
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2012 at 19:35 UTC
Updated:
16 Mar 2012 at 17:20 UTC
What is the right way to forward the www subdomain (www.domain.com to domain.com). I know these can be set in nginx config files, but i was not sure if octopus writes over these.
To add, I know I can add this to "domain aliases:" and select "Redirect domain aliases to main domain", but I did not want my dev. sudmain to forward as well.
Comments
Comment #1
omega8cc commentedAegir doesn't support separate aliases and redirects yet: #815190: Allow for both redirects and aliases
You would need to use this how-to: http://drupalcode.org/project/barracuda.git/blob/HEAD:/docs/HINTS.txt#l16 and add an
ifwith something like:Comment #2
omega8cc commentedAnd for wildcard redirect: