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
Kako staviti nešto da bude početna a da nije index!

 
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 -> Client-side
View previous topic :: View next topic  
Author Message
raytech



Joined: 17 Mar 2004
Posts: 396
Location: Zagreb

PostPosted: 17.10.2005 12:14    Post subject: Kako staviti nešto da bude početna a da nije index! Add user to your forum ignore list Reply with quote

imam wp njuze koji su u svom direktoriju

www.nesto.com/blog

e ja bi / da mi se to otvara kad upises www.nesto.com /

ali nemogu samo save-at www.nesto.com/blog/index.htm
kao www.nesto.com/index.htm jer mi se normalno nesto vuce iz baze s tocno odredenim pathovima. tak da nebi funkcioniralo

Souuuuu da li je to moguce?

_________________
http://www.neonski.com |
Back to top
View user's profile Send private message Send e-mail MSN Messenger
retro_one



Joined: 16 Sep 2003
Posts: 880
Location: DUBRAVA.

PostPosted: 17.10.2005 12:23    Post subject: Add user to your forum ignore list Reply with quote

pada mi na pamet redirekcija sa www.nesto.com na www.nesto.com/blog

_________________
Just your average eccentric programmer.
Back to top
View user's profile Send private message
raytech



Joined: 17 Mar 2004
Posts: 396
Location: Zagreb

PostPosted: 17.10.2005 12:57    Post subject: Add user to your forum ignore list Reply with quote

no kak se to radi????

neka php skripta?

_________________
http://www.neonski.com |
Back to top
View user's profile Send private message Send e-mail MSN Messenger
p4P3r



Joined: 20 Sep 2005
Posts: 656

PostPosted: 17.10.2005 13:06    Post subject: Add user to your forum ignore list Reply with quote

Code:
<meta http-equiv="refresh" content="20; url=http://www.nesto.com/blog.html">


To stavis u head index stranice...

_________________
http://www.centar-zdravlja.net // portal za zdravlje i ljepotu
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
retro_one



Joined: 16 Sep 2003
Posts: 880
Location: DUBRAVA.

PostPosted: 17.10.2005 13:14    Post subject: Add user to your forum ignore list Reply with quote

bolje ti je s pehapom nego sa meta tagom...skripta ti je ovo

Code:

header('Location: http://www.nesto.com/blog/');

_________________
Just your average eccentric programmer.
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 -> Client-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