Página 1 de 1

Instalacion Ezportal

Publicado: 23 Dic 2007, 18:15
por saidan
URL: www.plopchile.tk
Plantilla(s) usuada(s): bsrf
MODs instalados: clock,chat box, entre otros
Versión de phpBB: 2.0.20
Servidor: http://usuarios.lycos.es

weno tengo un hot local en mi casa donde ago las pruebas antes de subir

arreglos al foro online lo que necesito saber si alguien

me puede ayudar es como instalo el ezportal el codigo lo tengo listo editado

pero no se como es que aparesca el portal y despues se conecte al foro

y tambien cambiarlo al bsrf que es mi estilo de foro que tengo

ojala me puedan ayudar

al final lo que quiero saber es esto
[quote]#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
HOW TO MAKE YOUR WEBSITE OPEN TO FILE portal.php INSTEAD OF index.php ?
You can use one of the following methods! Lots of luck!


o Method 1: (for Apache server)
create/modify file .htaccess in phpBB root directory
add/edit this line:

DirectoryIndex index.html index.htm portal.php index.php


o Method 2: {use META tag - if you cannot apply the 1st method)
create file index.html in phpBB root directory (without #)

<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0;url=portal.php">
</head>
<body>
</body>
</html>

if your phpBB was placed in a subdirectory to the
webroot, like: http://something.com/forum
you could create index.html in the webroot and modify the
line 4 to <meta http-equiv="refresh" content="0;url=forum/portal.php">


o Method 3: I think maybe you can find out method 3 yourself ;) like JavaScript, etc.
[/quoteicy]
saludos

Re: Instalacion Ezportal

Publicado: 26 Dic 2007, 16:58
por ThE KuKa
Usa la búsqueda, hace unos días ya comente lo mismo, busca por redireccionar.

S@lu2

Re: Instalacion Ezportal

Publicado: 26 Dic 2007, 22:29
por saidan
la verdad busque y no encontre

nada bueno que me pueda servir

para poder instalar el portal