Date: Thu, 23 Jul 2009 23:33:03 -0500 From: Jason Garrett <kingedgar@gmail.com> To: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: (Maybe)OT: Apache22 mod_rewrite question Message-ID: <970380130907232133h6e96ed2dr2a2f3836a2ea22bd@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I am starting up a wiki with moinmoin. Currently when I type in http://mydomain.com it brings me to the main page and the browser shows http://mydomain.com/moin.cgi. When I click on a link from the front page, the browser displays http://mydomain.com/moin.cgi/SearchedText Basically, I want to remove the moin.cgi and just end up with this being displayed http://mydomain.com/SearchedText. For a working example of what I want, just go to http://wiki.freebsd.org. Can this be done with mod_rewrite and/or with apache in general?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?970380130907232133h6e96ed2dr2a2f3836a2ea22bd>