Additions:
Additions:
Apache
CentOS
# service httpd [start | stop | restart]
Ubuntu
# /etc/init.d/apache2 [start | stop | restart]
httpd.conf
Deletions:
Additions:
ApacheModules are plugins / extensions / modules that are optionally used by Apache
Apache Service
You can start stop or restart the Apache service
# /etc/init.d/apache2 start | stop | restart
REFERRERS
SystemServices
Deletions:
Modules
Apache has a lot of plugins / extensions / modules such as
mod_rewrite
For example if
AllowOveride is on then you can use
.htaccess files in each subdirectory to overide the default global settings and thereby enable local
mod_rewrite directives
Apache HTTPD Service
/etc/init.d/apache2 start | stop | restart
Additions:
Deletions:
Additions:
Deletions:
The main global configuration file for your Apache instance is
httpd.conf
In the
httpd.conf you can define various settings such as
Additions:
Modules
Apache HTTPD Service
/etc/init.d/apache2 start | stop | restart
Deletions:
Modules
Additions:
The main global configuration file for your Apache instance is
httpd.conf
In the
httpd.conf you can define various settings such as
Deletions:
The main global configuration file for your Apache instance is
httpd.conf
In the
httpd.conf you can define various settings such as
Additions:
httpd.conf
The main global configuration file for your Apache instance is
httpd.conf
In the
httpd.conf you can define various settings such as
AllowOveride
For example if
AllowOveride is on then you can use
.htaccess files in each subdirectory to overide the default global settings and thereby enable local
mod_rewrite directives
Deletions:
HTTPD.CONF
The main global configuration file for your Apache instance
If
AllowOveride is on then you can use
.htaccess files in each subdirectory to Overide the global settings
Additions:
The A in LAMP is the Apache httpd web server
The main global configuration file for your Apache instance
Options
If
AllowOveride is on then you can use
.htaccess files in each subdirectory to Overide the global settings
Apache has a lot of plugins / extensions / modules such as
Deletions:
Additions:
Deletions:
No differences.
Apache
HTTPD.CONF
HtAccess
Modules
Mod_Rewrite
Options
FollowSymLinks