Answered step by step
Verified Expert Solution
Question
1 Approved Answer
How do i create a shell script that will update webserver port and the index.html files based on a csv? Web Server Port Index.html filter
How do i create a shell script that will update webserver port and the index.html files based on a csv?
Web Server | Port | Index.html filter for CSV |
lighttpd | 99YX | _stadium |
apache | 98YX | _field |
nginx | 97YX | Lines multiples of 7 |
php* | 96YX | First Name starting w/ A - M |
python* | 95YX | Last Name starting w/ N - Z |
nodejs* | 94YX | Sort by username |
USING A SCRIPT :
UPDATE the port for each web service
UPDATE web server index files
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started