Create a server directory and server definition file to run in the Liberty profile.
wlp home/bin/server create your_server_name
You can find the server.xml file under your server definition, and open the file in an editor. A commented feature manager stanza exists in the server.xml. In the next module, you will add the web feature to this stanza of the server definition.