/usr/share/passenger/templates/apache2/welcome.txt.erb is in ruby-passenger 4.0.53-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <banner>Welcome to the Phusion Passenger Apache 2 module installer, v<%= @version %>.</banner>
This installer will guide you through the entire installation process. It
shouldn't take more than 3 minutes in total.
Here's what you can expect from the installation process:
<b>1.</b> The Apache 2 module will be installed for you.
<b>2.</b> You'll learn how to configure Apache.
<b>3.</b> You'll learn how to deploy a Ruby on Rails application.
Don't worry if anything goes wrong. This installer will advise you on how to
solve any problems.
<b>Press Enter to continue, or Ctrl-C to abort.</b>
|