Free Software Server Environment : Apache

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: FSSE.INFO is produced by "osde8info" :

Apache

The A in LAMP is the Apache httpd web server

Apache Service

You can start stop or restart the Apache service

CentOS
# service httpd [start | stop | restart]


Ubuntu
# /etc/init.d/apache2 [start | stop | restart]


httpd.conf
The main global configuration file for your Apache instance is httpd.conf

ApacheModules
ApacheModules are plugins / extensions / modules that are optionally used by Apache

ServerSideIncludes
ServerSideIncludes

REFERRERS
SystemServices

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0186 seconds