On Wed, Nov 17, 2010 at 6:34 PM, Sébastien Moretti <
sebastien.more...@unil.ch> wrote:
> Hi
>
> I experience some problem with apache, mod_rewrite and mod_proxy.
> I get some timeouts that deny access to the server.
> Here is the error message I get:
>
> (70007)The timeout specified has expired: p
dina wrote:
> When you say:
>
>
> "I've tried the above both inside and outside the virtual host."
>
> do you mean you have already tried absolute path? For instance:
>
> RewriteLog "/var/apache2/log/rewrite.log"
>
> iñ
>
>
> 2010/11/
writeLog "logs/file.log"
>
> iñ
> El 13/11/2010 16:24, "Sai A" escribió:
>
rtual host,
but still it is empty.
On Sat, Nov 13, 2010 at 8:45 PM, Eric Covener wrote:
> On Sat, Nov 13, 2010 at 10:14 AM, Sai A wrote:
> > Hi,
> >
> > I am trying to write a few rewrite rules for on my Apache server (ver
> > 2.0.47) for a specific virtual host. I know
Hi,
I am trying to write a few rewrite rules for on my Apache server (ver
2.0.47) for a specific virtual host. I know some rewriting happens but no
log is getting generated. I searched on Google and found a lot of threads,
unfortunately none of the ones I read solved my problem. I have done all of
Tom,
Thanks for that correction. I got a little confused.
On Fri, Nov 12, 2010 at 4:01 PM, Tom Evans wrote:
> On Fri, Nov 12, 2010 at 10:16 AM, Sai A wrote:
> > More specifically, look at the
> > ProxyPass and ProxyPassReverse directives that are present in mod_proxy.
> >
More specifically, look at the
ProxyPass and ProxyPassReverse directives that are present in mod_proxy.
There is another directive called PreserveProxyHost that
you'll have to set to on and the URL won't change in the address bar (HTTP
header).
Sai
On Fri, Nov 12, 2010 at 3:20 PM, Green Wang wro
y.com/clientXname (but the
main company URL shouldn't be proxied).
3) Is the following allowed?
ProxyPass http://www.company.com !
Any inputs or suggestions on my original mail are appreciated.
On Mon, Nov 8, 2010 at 11:37 PM, Sai A wrote:
> Hey Nick,
>
> Thanks for the reply.
ient URLs.
On Mon, Nov 8, 2010 at 11:23 PM, Nick Kew wrote:
> On Mon, 8 Nov 2010 23:14:54 +0530
> Sai A wrote:
>
> > Hi Apache users/experts,
> >
> > I am trying to achieve proxying using mod_rewrite.
>
> That seems to be your mistake.
>
> I am trying to
Hi Apache users/experts,
I am trying to achieve proxying using mod_rewrite. I am trying to do the
following mappings:
Let www.company.com/foo/bar remain as such
Let all special subdomains.company.com/foo/bar remain as such
Proxy www.client1.com/admin to http://admin.company.com/client1name
Proxy w
Hi Tonu,
I myself am a newbie so don't take my words as gospel, but it looks like you
are getting your configuration wrong. In order to be able to access
webdev.domain.com, you must set a NameVirtualHost from what I understand.
You also haven't specified a document root for webdev which you should
Hi,
I am trying to figure out how to achieve the following with Apache HTTP
Server 2.0 which routes all request to a cluster of application servers.
I have a bunch of applications running on various subdomains on a site.
Broadly there are 3 categories of sites running on a domain name
www.company
12 matches
Mail list logo