Date: Sun, 26 Jun 2005 20:21:07 +0200 From: =?ISO-8859-1?Q?Owe_Andr=E9_J=F8rgensen?= <oweandre@stud.ntnu.no> Cc: freebsd-stable@freebsd.org Subject: Re: index.php Message-ID: <42BEF213.3020909@stud.ntnu.no> In-Reply-To: <f34868a3050626111625f686d6@mail.gmail.com> References: <f34868a3050626111625f686d6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Maher Mohamed wrote: > how can i make my server link to be redirected to the index.php >=20 > i hve a web page at http://150.140.210.79:2005/~mahmoh > the thing is that if i make the index.html to index.php the whenever i > go to the url above > i have to add the extra /index.php=20 >=20 > can i get rid of that? is there a way? >=20 > --=20 > Mohamed M. Maher > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g" <?php Header('Location: /'); ?> this goes into the ~public_html/index.php file to the home folder of the = user mahmoh. Owe J=F8rgensen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42BEF213.3020909>