Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

3537 Posts in 675 Topics- by 443 Members - Latest Member: ludus529
Pages: [1]
Print
Author Topic: redirection question  (Read 552 times)
0 Members and 1 Guest are viewing this topic.
pbasim
Jr. Member
**
Posts: 3


View Profile
« on: April 09, 2009, 07:53:54 »

i have mediawiki installed in this directory

http://pbasim.wikkii.com/wiki

but I would like to have http://pbasim.wikkii.com/ direct to that link also

thanks for any support!
Logged
Wikkii
Administrator
*****
Gender: Male
Posts: 551



View Profile WWW
« Reply #1 on: April 10, 2009, 01:05:18 »

Hi Joe,

Try putting an index.html file in your 'public_html' directory with this code:

Code:
<html>
<head>
<meta http-equiv="refresh" content="0; url=wiki/index.php">
</head>
<body>

</body>
</html>

Please let me know if you have any other questions or problems smile
Logged
pbasim
Jr. Member
**
Posts: 3


View Profile
« Reply #2 on: April 10, 2009, 06:22:43 »

Hi Joe,

Try putting an index.html file in your 'public_html' directory with this code:


Code:
<html>
<head>
<meta http-equiv="refresh" content="0; url=wiki/index.php">
</head>
<body>

</body>
</html>

Please let me know if you have any other questions or problems smile

thank you sir, I will try this

thanks again for the quick reply
Logged
Wikkii
Administrator
*****
Gender: Male
Posts: 551



View Profile WWW
« Reply #3 on: April 10, 2009, 14:02:52 »

No problems at all.

Let me know if you require any more assistance smile
Logged
Pages: [1]
Print
Wikkii Suport ForumSupport CategoryTechnical SupportTopic: redirection question
Jump to: