On Sun, Jun 26, 2011 at 5:07 AM, Teri Solow <[email protected]> wrote:

> On Jun 26, 2011, at 01:27 , amritpal pathak wrote:
>
> #   LoadModule passenger_module /usr/lib/ruby/gems/1.8/gems/passenger
> # 3.0.7/ext/apache2/mod_passenger.so
> #   PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-3.0.7
> #   PassengerRuby /usr/bin/ruby1.8
> #  <VirtualHost *:80>
> #      ServerName www.yourhost.com
> #      DocumentRoot /home/amrit/amritpal/public
> #      <Directory /amritpal/public>
> #         AllowOverride all
> #         Options -MultiViews
> #      </Directory>
> #  </VirtualHost>
> #  <Location /drupal>
> #         DirectoryIndex index.php
> #         PassengerEnabled off
> #  </Location>
>
> That will get rid of passenger. Setting up drupal is a completely separate
> matter.
>
> can you just tell me how to completly remove the passenger from my system.?
>

  Thanks

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to