Pagina 1 van 1

Portal als begin

Geplaatst: 24 mar 2005, 12:22
door Orange Lady
Ik heb de EZportal geinstalleerd en die werkt verder goed maar nou staat in het text bestand:

Code: Selecteer alles

# 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 JavaScript - if you cannot apply the 1st method)
#	create file index.html in phpBB root directory (without #)
#
#	<html>
#	<head>
#	<title>Redirecting...</title>
#	<script language="JavaScript">
#	self.location.href='portal.php';
#	</script>
#	</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 5 to self.location.href='forum/portal.php';
#
#
# o Method 3: I think maybe you can find out method 3 yourself ;)
En ik snap er nix van..
Kan iemand mij het makkelijk uitleggen hoe ik de portal als begin pagina krijg als ik naar http://www.orangesunrise.nl ga?

Geplaatst: 24 mar 2005, 12:29
door Paul

Geplaatst: 24 mar 2005, 13:30
door Orange Lady
Lol ik ben beetje heleboel beginner maar wat is een .htaccess file en hoe maak je die..

Geplaatst: 24 mar 2005, 13:31
door Paul
dat is een bestand voor apache die configuratie instellingen aanmaakt.
Je pakt kladblok.
Je opent een nieuw bestand
Je typte die tekst over
Je kiest opslaan
Je selecteer alle bestanden onderin
Je slaat hem op als .htaccess
Je upload hem met ftp ;)

Geplaatst: 24 mar 2005, 17:32
door Orange Lady
Heb het geprobeert maar t werkt niet :?
maakt het nog uit hoe je het textbestand noemt?

Geplaatst: 24 mar 2005, 17:34
door wizzzzzzzz
jah alleen dit .htaccess, niets er achter en let op de punt voor aan