Changes

Jump to: navigation, search

OPS705 Assignment 2

359 bytes added, 22:18, 29 March 2023
Task 3: Wordpress Source Code Modification
# define('LOGGED_IN_SALT', '''getenv('LOGGED_IN_SALT'))''';
# define('NONCE_SALT', '''getenv('NONCE_SALT'))''';
 
== Zip As New File and Rename - Local Computer ==
# Find the '''wordpress''' folder on your local computer.
# Zip the ''entire wordpress directory'', not just the files inside. (Use the zip compression protocol. Don't use something else like .rar.)
# Rename your new zip file: '''wordpress-6.1.1-modded.zip''' (Use whatever version the source zip file has.)
= Task 4: Elastic Beanstalk =

Navigation menu