Re: Virtual Hosts and POST

2000-07-03 Thread Jon Wyatt
Jay J wrote: Jon Wyatt wrote: [EMAIL PROTECTED] wrote: Simple first stage question:- Your not using mod_rewrite at all (it took me 6 hours to work out that that was causing the same problem for me). I wasn't but I am now and it's made no difference.

Virtual Hosts and POST

2000-06-30 Thread Jon Wyatt
I've just installed mod_perl (of which I have no previous experience) on my server and configured it apparently correctly for a single site server. The site runs scripts quite happily, notably POST methods are accepted. Then I start setting up virtual hosts, post requests are no accepted

Re: Virtual Hosts and POST

2000-06-30 Thread Jon Wyatt
[EMAIL PROTECTED] wrote: Simple first stage question:- Your not using mod_rewrite at all (it took me 6 hours to work out that that was causing the same problem for me). I wasn't but I am now and it's made no difference. Next ;-) Jon.

Re: Virtual Hosts and POST

2000-06-30 Thread Jon Wyatt
Jon Wyatt wrote: [EMAIL PROTECTED] wrote: Simple first stage question:- Your not using mod_rewrite at all (it took me 6 hours to work out that that was causing the same problem for me). I wasn't but I am now and it's made no difference. I'm going to change my mind now. I'm

Re: Virtual Hosts and POST

2000-06-30 Thread Jay J
Jon Wyatt wrote: [EMAIL PROTECTED] wrote: Simple first stage question:- Your not using mod_rewrite at all (it took me 6 hours to work out that that was causing the same problem for me). I wasn't but I am now and it's made no difference. I'm going to change my mind