InterviewSolution
| 1. |
I Installed A New Application, What Do I Need To Do Before I Can Access It From The Web Server Url? |
|
Answer» When you install a NEW APPLICATION or update an application, your WEB server NEED to be AWARE of the changes. Which means you need to update the web server plug-in configuration file. So after a successful installation of an application with mapping to web server, you need to regenerate the plug-in configuration file and propagate it to web server. When you install a new application or update an application, your web server need to be aware of the changes. Which means you need to update the web server plug-in configuration file. So after a successful installation of an application with mapping to web server, you need to regenerate the plug-in configuration file and propagate it to web server. |
|