setuplampubuntu22
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
setuplampubuntu22 [2025/04/28 22:56] – tektinkers | setuplampubuntu22 [2025/04/29 00:26] (current) – tektinkers | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[https:// | ||
+ | [[https:// | ||
+ | |||
====== Commands to Setup a LAMP server in Ubuntu 22. ====== | ====== Commands to Setup a LAMP server in Ubuntu 22. ====== | ||
Line 26: | Line 29: | ||
//Change:// | //Change:// | ||
- | < | + | < |
+ | < | ||
+ | DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm | ||
+ | </ | ||
+ | </ | ||
__To:__ | __To:__ | ||
- | < | + | < |
+ | < | ||
+ | DirectoryIndex index.php index.html index.cgi index.pl index.xhtml index.htm | ||
+ | </ | ||
+ | </ | ||
< | < | ||
Line 39: | Line 50: | ||
**Creating a Virtual Host for Apache** | **Creating a Virtual Host for Apache** | ||
+ | //Change " | ||
< | < | ||
< | < | ||
Line 62: | Line 74: | ||
**MySQL: Creating Users and Databases** | **MySQL: Creating Users and Databases** | ||
+ | //Change " | ||
< | < | ||
< | < | ||
- | //Change password of users:// | + | //OPTIONAL - Change password of users:// |
< | < | ||
- | < | + | < |
< | < | ||
\\ | \\ |
setuplampubuntu22.1745880978.txt.gz · Last modified: 2025/04/28 22:56 by tektinkers