Welcome! Log In Create A New Profile

Advanced

Re: location uri wildcard

June 11, 2014 11:06AM
I actually was looking around on google for the solution, but I lazied out and came here, but I ended up finding the solution for this, buy getting myself familiar with regex. I used the following command to do this to maybe help someone else needing this.

location ~* "\bClassScheduler.aspx\b" {
rewrite ^ http://www.mysite.com/classScheduler/? permanent;
}
Subject Author Posted

location uri wildcard

grd2345 June 10, 2014 12:31PM

Re: location uri wildcard

B.R. June 10, 2014 01:28PM

Re: location uri wildcard

grd2345 June 10, 2014 01:33PM

Re: location uri wildcard

B.R. June 10, 2014 03:10PM

Re: location uri wildcard

grd2345 June 10, 2014 03:13PM

Re: location uri wildcard

B.R. June 11, 2014 10:02AM

Re: location uri wildcard

grd2345 June 11, 2014 11:06AM

Re: location uri wildcard

Jonathan Matthews June 11, 2014 01:12PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 242
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready