Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Index na SMF forumu

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side
View previous topic :: View next topic  
Author Message
Doom



Joined: 12 Mar 2004
Posts: 72

PostPosted: 18.12.2008 21:04    Post subject: Index na SMF forumu Add user to your forum ignore list Reply with quote

Konacno sam uzeo hosting i domenu...
Instalirao sam SMF forum gore i sad ima jedna sitnica koju zelim rijesit.

Naime, sad mi je adresa foruma www.mojsajt.com/forum

Kako da naredim da kad netko upise u browser www.mojsajt.com da mu automatski otvara forum, da ne mora pisati jos ono /forum?

Jer sad kad upisem bez /forum dobivam ovo:


SMF forum sam uploado u public_html u poseban folder nazvan 'Forum'.

hvala
Back to top
View user's profile Send private message
sphx



Joined: 02 Jun 2004
Posts: 109
Location: Split

PostPosted: 18.12.2008 21:09    Post subject: Add user to your forum ignore list Reply with quote

mozes ili instalirati direktno forum u root ili napraviti redirect
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Doom



Joined: 12 Mar 2004
Posts: 72

PostPosted: 18.12.2008 21:23    Post subject: Add user to your forum ignore list Reply with quote

ok, znam za to da mogu instalirat forum direktno u public_html, ali kako napraviti taj redirect koji spominjes?

znaci, ne zelim dirat stanje kakvo je sada i ponovno nesto instalirat, zelim samo preusmjerit da www.mojsajt.com automatski otvara forum
Back to top
View user's profile Send private message
Zeus



Joined: 09 Sep 2003
Posts: 775
Location: Čakovec

PostPosted: 18.12.2008 21:37    Post subject: Add user to your forum ignore list Reply with quote

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta HTTP-EQUIV="REFRESH" content="0; url=www.mojsajt.com/forum">
<title>Untitled Document</title>
</head>

<body>
</body>
</html>


Ubaci ovo u fajl, imenuj fajl index.html i uploadaj u root.
Back to top
View user's profile Send private message Twitter profile
Doom



Joined: 12 Mar 2004
Posts: 72

PostPosted: 18.12.2008 21:59    Post subject: Add user to your forum ignore list Reply with quote

thnx
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group