Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

indent
1
1
{panel}
\\
* This is an example of how the configure XAMPP to use M.I.T. server certificates.  For this example, it is assumed that the server certificate, the server certificate key and the M.I.T. CA certificate is found in the c:\certificate directory.  Replace the c:\certificate with the directory path to your certificates.\\
\\
* It is also assumed in this example that:\\
\\
the server name is *chongqing.mit.edu*\\
the server certificate file name is *chongqing.pem*\\
the server certificate key file name is *chongqing-key.pem*.\\
\\
change apache's default *DocumentRoot* to a user defined *DocumentRoot*.  This example will demonstrate how to change the default *DocumentRoot* to a user defined *DocumentRoot* of *c:/var/www/html*.\\
\\
Follow this example to change the *DocumentRoot*, replacing *c:/var/www/html* with a directory path of your choosing.\\Replace the above with the actual names.
\\
{panel}