Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-29-2003, 08:11 AM
sob is offline sob
Registered User

Join Date: Apr 2003
Posts: 81

php redirect??

When you install phpportal or forum they are in thier folder
what do stick in the root (no jokes please) to make forward to that folder?? And how would you write it?? One more?? Which portal would you recommend
Reply With Quote
  #2  
Old 06-29-2003, 05:55 PM
Lakie is offline Lakie

Join Date: Mar 2002
Posts: 5,540

if you have your own server i think you can set it to go to whatever you want but this would work, ive used portal.php for this example

create/modify file .htaccess in root directory
add/edit this line:

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

OR

<$html>
<$head>
<$title>Redirecting...</title$>
<$script language="JavaScript">
self.location.href='portal.php';
<$/script>
<$/head>
<$body>
<$/body>
<$/html>

Create this is index.html (take out the $)
Reply With Quote
  #3  
Old 07-01-2003, 09:13 AM
sob is offline sob
Registered User

Join Date: Apr 2003
Posts: 81

Thx check it out wyd-hq.com its for df
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
redirect Guido P Schmidt phphq.Net Forums 6 02-27-2012 02:08 PM
phShoutBox "redirect" problem kiros phphq.Net Forums 1 04-19-2008 11:34 PM
PHP-NUKE and PHP ~BLÃÐE~ phphq.Net Forums 9 01-19-2005 06:49 AM
redirect spinal Web design and Programming 0 01-31-2004 04:30 PM
URL Redirect Buzz Feedback / Novahq.net Support 1 11-20-2003 04:45 PM


All times are GMT -5. The time now is 05:57 PM.




Powered by vBulletin®