mbohea
Forum Replies Created
-
Forum: Plugins
In reply to: [SearchAutocomplete] autocomplete appendToIt’d be a nice feature to have – the ability to specify which element you’d like your autocomplete list appended to.
Forum: Plugins
In reply to: [Custom Permalinks] 404 Error – potentially caused by revisionsBump.
This is causing major issues for me and hopefully the plugin developer can update the plugin accordingly.
Good work eserrano.
Forum: Networking WordPress
In reply to: Subdomains result in 404 or default server pageYep, all sorted. Worked like a charm.
Forum: Networking WordPress
In reply to: Subdomains result in 404 or default server pageGot ya.
Crucial Paradigm came back with a similar response –
We do support WordPress Multisites in our shared/reseller servers.
From the server configuration side we do the following to make your WordPress Multisites to work.
==
1. Add wildcard DNS entry for the domain in which you are installing WordPress Multisite
2. Add the wild card subdomain entry in the ‘httpd.conf’ file as given below:ServerAlias *.domain.com http://www.domain.com
==Then you can install WordPress Multisite and configure it as required. Please check the following link on how to install and configure WordPress Multisite.
I’ll see how I get on today and post my findings.
Thanks for your help.
Anybody?