Tema: Wp Mu
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 12/02/2011, 01:45
luisgzafra
 
Fecha de Ingreso: noviembre-2010
Mensajes: 1.242
Antigüedad: 14 años
Puntos: 73
Respuesta: Wp Mu

Cita:
Iniciado por AlZuwaga Ver Mensaje
Según tengo entendido, MU está discontinuado. Fijate si esto te sirve: http://codex.wordpress.org/Create_A_Network
De ese vengo,
Código wp:
Ver original
  1. Step 2: Setting Wildcard Subdomains
  2. (If this is a Sub-directories Install, skip this step.)
  3.  
  4. Sub-domain sites work with the use of wildcard subdomains. This is a two-step process:
  5.  
  6. Apache must be configured to accept wildcards.
  7. Open up the httpd.conf file or the include file containing the VHOST entry for your web account.
  8. Add this line:
  9. ServerAlias *.example.com
  10. In the DNS records on your server, add a wildcard subdomain that points to the main installation. It should look like:
  11. A *.example.com
  12. If you can't access httpd.conf and your server uses CPanel. Make a sub-domain named "*" (wildcard) at your CPanel (*.example.com). Don't give names to subdomains at CPanel. If you can't do that, contact your host.
  13.  
  14. If your server uses Plesk Panel. There are several steps that differ when setting up the server for wildcard subdomains on a server using Plesk Panel compared to a server using cPanel (or no control panel). This article Configuring Wildcard Subdomains for multi site under Plesk Control Panel‎ details all the steps involved. Although the instructions are comprehensive, the actual work only takes a couple of minutes.
  15.  
  16. If your server uses DirectAdmin panel. (2011.01) A. Click "User Panel" -> DNS Management -> add the following three entries using the three columns: * A 123.45.67.890 (Replace "123.45.67.890" with your website IP.) B. Click "Admin Panel" (If you have no "admin panel" ask your host to do this.) -> Custom Httpd -> yourdomain.com -> In the text input area, just paste and "save" precisely the following: ServerAlias *.|DOMAIN| (If you ever need to un-do a custom Httpd: return here, delete text from input area, save.)
  17.  
  18. External links:
  19.  
  20. Wildcard DNS record (Wikipedia)
  21. Apache Virtual Host (Apache HTTP Server documentation)
  22. DirectAdmin.com: Apache Wildcard Documentation... DirectAdmin.com forum: Wordpress wildcard subdomains.

Esa parte sobre todo está completa, el resto, también. Pero no me funciona

Preguntaba por otro manual más completo, si lo hubiera

Gracias por ayudarme
__________________
:)