[EMAIL PROTECTED] mod_proxy submodules

2008-06-18 Thread Mathew
I'm looking for a list of the mod_proxy submodules but have come up empty in my searches. Can anyone point me to one? Mathew -- Keep up with my goings on at http://feeds.feedburner.com/theillien_atom - The official Us

Re: [EMAIL PROTECTED] Reverse Proxy Sanity Check

2008-05-31 Thread Jacob Mathew
May 2008 08:17:22 -0700 > "Jacob Mathew" <[EMAIL PROTECTED]> wrote: > >> So far it all seems quite solid, but then there is the issue of URL's >> in javascript and other embedded content which can't identified by >> ProxyHTMLURLMap. > > Yes

Re: [EMAIL PROTECTED] Reverse Proxy Sanity Check

2008-05-30 Thread Jacob Mathew
Thanks, I'll look into that. Though it still seems like I will have to do this regular expression search for URL's which is what my main issue is. -Jacob On Fri, May 30, 2008 at 8:23 AM, Jim Jagielski <[EMAIL PROTECTED]> wrote: > On Fri, May 30, 2008 at 08:17:22AM -0700,

[EMAIL PROTECTED] Reverse Proxy Sanity Check

2008-05-30 Thread Jacob Mathew
I'm looking to setup apache as a reverse proxy to a couple of tomcat servers. What I want is something like this: www.proxy.com/app1 --->www.app1.target.com www.proxy.com/app2 --->www.app2.target.com >From what I can tell from the guides, to get this to work correctly there needs to b

Re: [EMAIL PROTECTED] url redirection

2008-03-27 Thread Mathew
The last time I had to configure something for tomcat I used proxy settings. I don't have access to this information right now otherwise I'd give an example of what I did but I'm sure you can find something on Google. Mathew Melanie Pfefer wrote: Hi, How to redirect urls tha

Re: [EMAIL PROTECTED] Handle html as php only in one directory

2008-03-25 Thread Mathew
This is the way the user has added her configuration information to .htaccess: Action authorize authorize.php AddHandler authorize .html I'm guessing that AddHandler should be above Action but I don't know if that matters. I also don't know if there needs to be some mention of the php module.

[EMAIL PROTECTED] Handle html as php only in one directory

2008-03-24 Thread Mathew
I have a user who wants to handle all .html files in a single directory with a PHP script within that same directory. She's added the AddHandler and Action directives to the .htaccess file within the directory but has found they aren't working. Unfortunately, I haven't been able to log into t

RE: [EMAIL PROTECTED] Hacked the website replace the index.hm page

2005-05-09 Thread Mathew Thomas
Hi All Thanks you all for helping me to fix the problem. The user removed the old version of phpBB and will upgrade it later. Thanks Mathew >>> [EMAIL PROTECTED] 9/05/05 13:48:43 >>> That's the key right there. You probably need to think of multiple approaches to sec

Re: [EMAIL PROTECTED] Hacked the website replace the index.hm page

2005-05-08 Thread Mathew Thomas
Hi Tim, Could you please explain it bit more. There is no connection between the hacked website and phpBB website.( both are different virtual host). We are using php version 4.3.9. Do you mean upgrade php? Thanks Mathew >>> [EMAIL PROTECTED] 9/05/05 10:13:21 >>

Re: [EMAIL PROTECTED] Hacked the website replace the index.hm page

2005-05-08 Thread Mathew Thomas
echo%20XTech%20Inc%20ownz%20-%20students%20-%20y0u%20suck%20>index.shtml\");&sid=655f5166e6110dc5959fe46a96192331 HTTP/1.1" 200 7976 Thanks Mathew >>> [EMAIL PROTECTED] 9/05/05 9:24:23 >>> Ok. What evidence do you have that it was a hack? (as opposed to, say, FT

Re: [users@httpd] Hacked the website replace the index.hm page

2005-05-08 Thread Mathew Thomas
Hi Tim, Thanks for the reply. Yes, couple of virtual hosts are running phpPBB. The website which have been hacked are not using PHP,mysql or ssl. Thanks Mathew >>> [EMAIL PROTECTED] 9/05/05 8:56:04 >>> We'll probably need more details. You running phpBB anywhere?

[EMAIL PROTECTED] Hacked the website replace the index.hm page

2005-05-08 Thread Mathew Thomas
-DSSL httpd 16488 24970 0 08:39:23 ?0:00 /usr/local/apache/bin/httpd -DSSL httpd 18182 24970 0 00:00:07 ?0:04 /usr/local/apache/bin/httpd -DSSL Some how couple of the website was hacked and replaced the index.htm pages. How can I prevent it happen again? Thanks Mathew