Page 1 of 1

how to hide folder path in url

Posted: Sun Jun 14, 2009 10:45 pm
by sirimallamurali
Hi all,

I am very new to PHP. i have small doubt.. How can we hide folder path in url.when i opend my website if i click some options in that then that foldername is appearing in url.. so pls give a suggetion how can i hide that folders path.


Thanking you..

Re: how to hide folder path in url

Posted: Mon Jun 15, 2009 1:09 am
by omniuni
Usually the folder path is required for a website to function, but if you mean that you have a website that should be at a domain, and instead you are having to go to some domain assigned to you by your host, and then the folder in which your web site exists, you need to make sure that your hosting is "talking" to your domain name, by setting your DNS, or creating an "Addon Domain".

Good Luck!

-OmniUni

Re: how to hide folder path in url

Posted: Mon Jun 15, 2009 7:28 am
by kaisellgren
sirimallamurali wrote:i opend my website if i click some options in that then that foldername is appearing in url.. so pls give a suggetion how can i hide that folders path.
Can you give me an example?