Hi inigo,
I tried it out now but that doesn't seem to be help as well. I am really
confused. What could be it?
All your help is appreciated. Thanks for the replies.
On Sat, Nov 13, 2010 at 10:18 PM, iñigo medina wrote:
> Have you tried with the directive as follows?
>
> RewriteLog "logs/file.l
Have you tried with the directive as follows?
RewriteLog "logs/file.log"
iñ
El 13/11/2010 16:24, "Sai A" escribió:
I found the problem
https://rails.lighthouseapp.com/projects/8994/tickets/4690-mongrel-doesnt-work-with-rails-238
The fix I used is here
http://gist.github.com/471663
all is well
From: Brad Hodges [mailto:b...@tvdco.com]
Sent: Saturday, November 13, 2010 6:18 AM
To: 'users@httpd.apache.org'
Su
Hello,
First, I want to say " Thanks Tom for your advice regarding choosing network
domain". Now, I need another advice regarding installation of Apache on my own
PC.
I read through the doc for installation of Apache 2.2.17 HTTP server on
Microsoft Windows. The Apache can't share the same po
Eric,
Other than the virtual host that I've created, there is only the main
server. I have rewrite rules only for this virtual host, nowhere else do I
have them. And one rewrite works, but the other doesn't. I have tried
defining the log and log level outside as well as inside the virtual host,
bu
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 some rewriting happens but no
> log is getting generated. I searched on Google and found a lot of threads,
> unfortunately no
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
I can't get my Rails app served up on Apache2.2 running on Windows via mongrel.
At some level it is working, I can get my Rails app to receive requests from
mongrel, and the Rails app appears to be happy, but Apache always returns 404
not found.
I'm using mod_proxy like so:
NameVirtualHost