Commit 8131b25c authored by Santhanavanich's avatar Santhanavanich
Browse files

update

parent 582808b1
No related merge requests found
Pipeline #1240 passed with stage
in 1 second
Showing with 2 additions and 2 deletions
+2 -2
...@@ -113,8 +113,8 @@ ...@@ -113,8 +113,8 @@
are freely to use any web server of your preferences. In this example, we use the XAMPP (or Apache) open source web server. are freely to use any web server of your preferences. In this example, we use the XAMPP (or Apache) open source web server.
(You can get it from <a (You can get it from <a
href="https://www.apachefriends.org/index.html">https://www.apachefriends.org/index.html</a>) href="https://www.apachefriends.org/index.html">https://www.apachefriends.org/index.html</a>)
<li>Install XAMPP or APACHE.</li> <li>Install XAMPP or Apache.</li>
<li>Open XAMPP Control Panel and start APACHE web server. Optionally, you can start the Apache manually via <code> [(part to Apache)]\apache\bin\httpd.exe </code>. Or, use Terminal to enter <code>sudo apachectl start</code> and <code>sudo apachectl stop</code> commands to start and stop Apache service. <li>Open XAMPP Control Panel and start Apache HTTP web service. <br>Optionally, you can start the Apache manually via <code> [(part to Apache)]\apache\bin\httpd.exe </code>. Or, use Terminal to enter <code>sudo apachectl start</code> and <code>sudo apachectl stop</code> commands to start and stop Apache service.
<br> <br>
<img src="img/4.JPG" alt="" style="width: 400px;"><br> <img src="img/4.JPG" alt="" style="width: 400px;"><br>
</li> </li>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment