Basically at work we are setting up an intranet it's being hosted internally on its own machine under it's own ip. To access it you type
say
192.168.2.1/intranet
to get to it (This is an example)
How would I get it to instead of saying
192.168.2.1/intranet to just read intranet? So once the page loads the ip/intranet it then rewrites the url to just read intranet without redirecting anywhere or what not? Like an URL mask.
Cheers guys.
Nick
say
192.168.2.1/intranet
to get to it (This is an example)
How would I get it to instead of saying
192.168.2.1/intranet to just read intranet? So once the page loads the ip/intranet it then rewrites the url to just read intranet without redirecting anywhere or what not? Like an URL mask.
Cheers guys.
Nick