WebsiteBaker Community Forum

General Community => Off-Topic => Topic started by: Frenzie on October 27, 2006, 01:01:12 PM

Title: Showing only domain url
Post by: Frenzie on October 27, 2006, 01:01:12 PM
Hey,

is there a possibility in webbaker that the only address showed in the navigation bar is de main url likr http://www.WebsiteBaker.org

and that all that's after it isn't shown.

so for example as the users want to go to test.php that test.php wil not appear?

thx
Title: Re: Showing only domain url
Post by: ruebenwurzel on October 27, 2006, 01:55:31 PM
Hello,

use an .htaccess file in the root of your webspace and write there the rules you need. Don't know exactly wich, but a search in the web should give you the response you need.

Matthias
Title: Re: Showing only domain url
Post by: oeh on October 29, 2006, 11:55:44 AM
Hello Frenzie.

I think this is what your looking for
http://forum.WebsiteBaker.org/index.php/topic,4468.0.html

OEH
Title: Re: Showing only domain url
Post by: i2Paq on October 30, 2006, 01:57:51 PM
Hello Frenzie.

I think this is what your looking for
http://forum.WebsiteBaker.org/index.php/topic,4468.0.html

OEH

There is no solution in there, only someone who says he fixed it with "something" in the .htacces.
Title: Re: Showing only domain url
Post by: kweitzel on October 30, 2006, 02:44:33 PM
the .htaccess file is completly out of the scope of this forum.

Have a look at the apache documentation ... http://httpd.apache.org/docs/2.2/howto/htaccess.html

cheers

Klaus

PS: also I would have pointed you to this option ...