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 the Control Panel,click Program.
\end{enumerate}

%%%%%% PLEASE do get printed Next Pages From Practical 4.pdf

Output:


Comments

Popular posts from this blog

Program to illustrate the concept of templates.

To configure the IP address for a computer connected to LAN

Write a menu driven program to perform insertion and deletion operations in a single linked list