On Wed, 2012-09-12 at 09:34 +1000, Roger wrote:
> On the server we have a redirection in index.php so that calling url 
> www.domain.org.au in browser displays www.domain.org.au/directory.
> Is there any way to get the url to not display the /directory, just
> the url?

That's generally a bad idea, because you destroy navigation.  The user
cannot see where they are, as they move through a site, and get rapidly
annoyed with websites that don't work sensibly.  And the browser can't
navigate back and forth, when the URI stays the same.

-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to