Welcome! Log In Create A New Profile

Advanced

Re: rewrite rule custom.php to custom.css

January 07, 2012 09:00AM
If you want it mod_rewrite style (so no 302 Temporary Redirect header):

location ^/wp-content/themes/mytheme/assets/css/ {
rewrite custom.css custom.php;
}
Subject Author Posted

rewrite rule custom.php to custom.css

od3n January 04, 2012 09:12AM

Re: rewrite rule custom.php to custom.css

António P. P. Almeida January 04, 2012 09:30AM

Re: rewrite rule custom.php to custom.css

od3n January 04, 2012 09:41AM

Re: rewrite rule custom.php to custom.css

António P. P. Almeida January 04, 2012 09:54AM

Re: rewrite rule custom.php to custom.css

AndriesLouw January 07, 2012 09:00AM

Re: rewrite rule custom.php to custom.css

António P. P. Almeida January 07, 2012 05:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 191
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