Wildcards and A record, please, help!
|
|
Hi, everybody We jsut switched to brightbox and I need to configure subdomains working properly. Any help very welcome!!! Sincerely, |
|
|
Hi, All you need to do is point your A Record at your Brightbox’s IP address (which I can see you’ve already done). Then configure Apache accordingly:
If you are using the Brightbox gem you can use the :domain and :domain_aliases properties to set these up. You will then need to do a `cap deploy:initial` (which makes the gem write an Apache vhost config for your app) and then you will need to reload Apache to make it pick up the new settings. Hope that helps, Rahoul. |
|
|
thanks a lot, |