To setup IIS and Apache Web Server on computer system.
Include the following source Code in Document Environment in your LaTeX File Source Code: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Practical 4 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \newpage \section{\emph{To setup IIS and Apache Web Server on computer system.}} \textbf{Setup of IIS Server} \\Internet Information Services (IIS) is an extensible web server created by Microsoft for use with Windows NT family. IIS supports HTTP, HTTPS, FTP, FTPS, SMTP and NNTP. It has been an integral part of the Windows NT family since Windows NT 4.0, though it may be absent from some edition and is not active by default.\\ \textbf{Steps for Setting IIS Server} \begin{enumerate} \item To open the Windows Features dialog box, click Start, and then click Control Panel \begin{figure}[h] \centering \includegraphics[scale=0.7]{p4} \end{figure} \item In...