Re: [us...@httpd] Redirect a complex URL to another one, either in httpd.conf or with htaccess

2010-03-08 Thread MadTh
will do the math on %1 and %2 or take the -1 part > as string...curious to find out from you :) > > Cheers > > > On Tue, Mar 9, 2010 at 10:11 AM, MadTh wrote: > >> >> Hi, >> >> Can you suggest any redirect rule for redirecting >> >> >> >> https://www.domain.com/index.php?opt=dom_cont&task=view&id=18&Itemid=28 >> >> to page >> >> https://www.domain.com/index.php?opt=dom_cont&task=view&id=17&Itemid=27 >> >> >> >> >> >> >> Thanks >> >> >> >> >

[us...@httpd] Redirect a complex URL to another one, either in httpd.conf or with htaccess

2010-03-08 Thread MadTh
Hi, Can you suggest any redirect rule for redirecting https://www.domain.com/index.php?opt=dom_cont&task=view&id=18&Itemid=28 to page https://www.domain.com/index.php?opt=dom_cont&task=view&id=17&Itemid=27 Thanks

Re: [us...@httpd] monitoring HTTP Error Codes

2009-10-18 Thread MadTh
with all the data > you need. Run that log through any good stats software, and you will be much > better off. > > -- > Scott * If you contact me off list replace talklists@ with scott@ * > > > On Oct 18, 2009, at 1:28 PM, MadTh wrote: > > Please advise on how can we monitor HTT

[us...@httpd] monitoring HTTP Error Codes

2009-10-18 Thread MadTh
Hi, Please advise on how can we monitor HTTP Error Codes on a web server and then send an email alert upon errors. The HTTP Error Codes we need alerts on are 404,406,500 and 501 errors We do not want to monitor it for a particular site, but serverwide. So we need to find some way to pull the