t; *Darryl Baker*
>
> *Northwestern University*
>
>
>
> *From: *Darryl Philip Baker
> *Reply-To: *Apache httpd Users
> *Date: *Wednesday, September 28, 2022 at 11:47 AM
> *To: *Apache httpd Users
> *Subject: *Re: [users@httpd] I need help with a rewrite request
>
>
Baker
Northwestern University
From: Darryl Philip Baker
Reply-To: Apache httpd Users
Date: Wednesday, September 28, 2022 at 11:47 AM
To: Apache httpd Users
Subject: Re: [users@httpd] I need help with a rewrite request
Thank you Frank.
That does look like it will do exactly what I want it to do
2020 Ridge Avenue
Evanston, IL 60208-0801
darryl.ba...@northwestern.edu<mailto:darryl.ba...@northwestern.edu>
(847) 467-6674
From: Frank Gingras
Reply-To: Apache httpd Users
Date: Wednesday, September 28, 2022 at 8:53 AM
To: Apache httpd Users
Subject: Re: [users@httpd] I need help with a r
You don't need to use mod_rewrite, a simpler solution is to use multiviews:
https://httpd.apache.org/docs/current/content-negotiation.html#multiviews
On Wed, 28 Sept 2022 at 09:18, Darryl Philip Baker <
darryl.ba...@northwestern.edu> wrote:
> I have just received a request to rewrite everything
I have just received a request to rewrite everything
http://school.northwestern.edu/faculty/name/ to
http://school.northwestern.edu/faculty/name.html I believe I can bury this rule
in a directory declaration for the faculty directory but I am having problems
writing the exact rules to make the