Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Liferay Beginner's Guide

You're reading from   Liferay Beginner's Guide Quick and easy techniques to build, deploy, and maintain your own Liferay portal with this book and ebook

Arrow left icon
Product type Paperback
Published in Dec 2011
Publisher
ISBN-13 9781849517003
Length 396 pages
Edition Edition
Languages
Arrow right icon
Toc

Table of Contents (19) Chapters Close

Liferay
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
1. Planning Your Portal FREE CHAPTER 2. Installing a Liferay Portal Instance 3. Understanding Portal Basics and Theming 4. Tips and Tricks-Advanced Configuration 5. Building your First Liferay Site 6. Managing Pages, Users, and Permissions 7. Creating and Publishing Content 8. Exploring Communities 9. Setting up an Online Shop 10. Liferay Server Administration PayPal Test Account Configuration
Pop Quiz Answers Index

Time for action – configuring another portal instance


Let's create a Liferay Neighborhood portal on the same Liferay Portal server:

  1. Locate the host file from your machine and open it in a text editor.

    Tip

    On a Windows machine, first open the Run dialog from the Start menu. Then enter drivers in the Run dialog and press Enter. The system will open Windows Explorer. Now, open the etc folder from the opened explorer. There you will find the host file. On linux, the host file normally exists in the /etc/ directory.

  2. Now in the host file, add the following line at the end of the file and save:

    127.0.0.1 neighborhood.liferay.com
  3. In Chapter 4, Tips and Tricks—Advanced Configuration, we have configured the Apache server using the httpd.conf file. Now open the same httpd.conf file in a text editor.

    Tip

    We can locate the httpd.conf file in the conf directory of the Apache web server installation root directory.

  4. Remove the following lines added in Chapter 4, Tips and Tricks—Advanced Configuration , with the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image