IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Poorly behaved automation SUCKS!
When I moved to the new server, and from Blogger to Wordpress, I took a week validating all links, making sure everything that didn't map automatically had a custom 301 rule in the .htaccess file.

I just discovered none of those rules are there any more. Something updated .htaccess on May 13th. Stepped all over my customization, and didn't even leave a damn backup. This fucking blows.
--

Drew
New Re: Poorly behaved automation SUCKS!
10 5 * * * cp $MYHOMEDIRECTORY/htaccess.mine $DOCROOT/.htaccess

New Sure, if I still had the rules
it would be better to auto append or prepend or ... something. Can .htaccess files be chained like apache conf files?
--

Drew
New Re: Sure, if I still had the rules
If includes are allowed.


include somefile.conf


or something like that.

That is unless overrides are not in effect. (or maybe *are* in effect. its a toss up)
New That plus Box's trick should do it
--

Drew
New :-(
     Poorly behaved automation SUCKS! - (drook) - (5)
         Re: Poorly behaved automation SUCKS! - (boxley) - (3)
             Sure, if I still had the rules - (drook) - (2)
                 Re: Sure, if I still had the rules - (folkert) - (1)
                     That plus Box's trick should do it -NT - (drook)
         :-( -NT - (Another Scott)

How convenient is that??
59 ms