1,760
edits
Changes
→Starting Apache Server
=== Starting Apache Server ===
* For Fedora 14 and older
[root@localhost ~]# service httpd start
Starting httpd: [ OK ]
[root@localhost ~]# * For Fedora 15 and newer [root@localhost ~]# systemctl start httpd.service [root@localhost ~]#
=== To access your Apache Web Server running on the Live DVD ===