> -----Original Message----- > From: dave . [mailto:vancouverhg@xxxxxxxxxxx] > Sent: Tuesday, December 12, 2006 7:08 PM > To: users@xxxxxxxxxxxxxxxx > Subject: RE: FastCgi and Rewrite > > Hi Owen, > I may have been too impatient. I was moving to a new server > and before the > DNS was complete this url did not work > http://216.246.77.168/~dkennedy/rails/ > this url is working > http://www.dksy.net/rails/ > > Since there is a lot to learn about FastCgi and Rewrite is > there a way to > confirm (log/test) that the rewrite is working correctly http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewritelog Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored. > Thanks > Dave > > >From: "Boyle Owen" <Owen.Boyle@xxxxxxx> > >Reply-To: users@xxxxxxxxxxxxxxxx > >To: <users@xxxxxxxxxxxxxxxx> > >Subject: RE: FastCgi and Rewrite > >Date: Tue, 12 Dec 2006 08:31:35 +0100 > > > > > > > > > -----Original Message----- > > > From: Boyle Owen [mailto:Owen.Boyle@xxxxxxx] > > > Sent: Tuesday, December 12, 2006 8:27 AM > > > To: users@xxxxxxxxxxxxxxxx > > > Subject: RE: FastCgi and Rewrite > > > > > > > -----Original Message----- > > > > From: dave . [mailto:vancouverhg@xxxxxxxxxxx] > > > > Sent: Tuesday, December 12, 2006 12:50 AM > > > > To: users@xxxxxxxxxxxxxxxx > > > > Subject: 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: users-unsubscribe@xxxxxxxxxxxxxxxx > > > > " from the digest: > users-digest-unsubscribe@xxxxxxxxxxxxxxxx > > > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > > > > > > > > > > > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > > > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > > > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > > > > >--------------------------------------------------------------------- > >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: users-unsubscribe@xxxxxxxxxxxxxxxx > > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > >For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > > _________________________________________________________________ > Off to school, going on a trip, or moving? Windows Live (MSN) > Messenger lets > you stay in touch with friends and family wherever you go. > Click here to > find out how to sign up! 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx