I was wondering if Monologue could be mounted on a subdomain.
Currently I'm trying to but it's not working.
I looked all the sites where Monologue is mounted and they're all mounted at "/blog".
Does Monologue provide this feature ?
Cordially,
Thomas.
Hi Thomas,
You mean something like news.my domain.com?
In that case, wouldn't the DNS settings be the only thing that needs to be setup?
Michael
--
You received this message because you are subscribed to the Google Groups "Monologue" group.
To unsubscribe from this group and stop receiving emails from it, send an email to monologue-rb...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
mount Monologue::Engine, at: '/' # or whatever path, be it "/blog" or "/monologue"