> -----Original Message-----
> From: Boyle Owen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 12, 2006 8:27 AM
> To: [email protected]
> Subject: RE: [EMAIL PROTECTED] FastCgi and Rewrite
>
> > -----Original Message-----
> > From: dave . [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, December 12, 2006 12:50 AM
> > To: [email protected]
> > Subject: [EMAIL PROTECTED] FastCgi and Rewrite
> >
> >
> > This Url
> > http://216.246.77.168/~dkennedy/rails/
> > Not found
> > The requested URL /home/dkennedy/public_html/rails/index.html
> > was not found
> > on this server.
> >
> > logs this message in /usr/local/apache/logs/error_log
> > [Mon Dec 11 15:45:38 2006] [error] [client 24.82.79.206] File
> > does not
> > exist:
> > /usr/local/apache/htdocs/home/dkennedy/public_html/rails/index.html
> And does the file exist?
BTW, please don't reply, "yes". Post the exact output of the command:
ls -l
/usr/local/apache/htdocs/home/dkennedy/public_html/rails/index.html
NB - run this command on the same physical server that apache is running
on.
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
>
> Rgds,
> Owen Boyle
> Disclaimer: Any disclaimer attached to this message may be ignored.
>
> >
> > ..htaccess
> > AddHandler fastcgi-script .fcgi
> > Options +FollowSymLinks +ExecCGI
> > RewriteEngine On
> > RewriteRule ^$ index.html [QSA]
> > RewriteRule ^([^.]+)$ $1.html [QSA]
> > RewriteCond %{REQUEST_FILENAME} !-f
> > RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]
> >
> > I am trying to deploy a Ruby application from this How to
> > http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRuby
> > OnRailsOnCpanel
> >
> > _________________________________________________________________
> > Enter the "Telus Mobility Xbox a Day" contest for your chance
> > to WIN! Telus
> > Mobility is giving away an Microsoft Xbox(r) 360 every day from
> > November 20 to
> > December 31, 2006! Just download Windows Live (MSN)
> Messenger to your
> > IM-capable TELUS mobile phone, and you could be a winner!
> > http://www.telusmobility.com/msnxbox/
> >
> >
> >
> ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP
> > Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > " from the digest: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> This message is for the named person's use only. It may
> contain confidential, proprietary or legally privileged
> information. No confidentiality or privilege is waived or
> lost by any mistransmission. If you receive this message in
> error, please notify the sender urgently and then immediately
> delete the message and any copies of it from your system.
> Please also immediately destroy any hardcopies of the
> message. You must not, directly or indirectly, use, disclose,
> distribute, print, or copy any part of this message if you
> are not the intended recipient. The sender's company reserves
> the right to monitor all e-mail communications through their
> networks. Any views expressed in this message are those of
> the individual sender, except where the message states
> otherwise and the sender is authorised to state them to be
> the views of the sender's company.
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> " from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]