Free Software Server Environment : Apache

HomePage :: Categories :: PageIndex :: RecentChanges


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

Revision [514]

Most recent edit made on 2008-05-06 12:18:20 by FsseInfo

Additions:
ServerSideIncludes
ServerSideIncludes




Revision [510]

Edited on 2008-05-06 12:06:01 by FsseInfo

Additions:

Apache

CentOS
# service httpd [start | stop | restart]
Ubuntu
# /etc/init.d/apache2 [start | stop | restart]
httpd.conf


Deletions:

Apache

httpd.conf

Options
In the httpd.conf you can define various settings such as
AllowOveride
FollowSymLinks
Includes
as well as adding AddOutputFilter for ServerSideIncludes
# /etc/init.d/apache2 start | stop | restart




Revision [361]

Edited on 2007-03-01 12:06:13 by FsseInfo

Additions:
ApacheModules
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




Revision [291]

Edited on 2007-01-12 10:51:46 by FsseInfo

Additions:
as well as adding AddOutputFilter for ServerSideIncludes


Deletions:
as well as adding AddOutputFilter




Revision [290]

Edited on 2007-01-12 10:46:11 by FsseInfo

Additions:
The main global configuration file for your Apache instance is httpd.conf
In the httpd.conf you can define various settings such as
Includes
as well as adding AddOutputFilter


Deletions:
The main global configuration file for your Apache instance is httpd.conf
In the httpd.conf you can define various settings such as




Revision [126]

Edited on 2006-09-16 15:50:56 by FsseInfo

Additions:
Modules

Apache HTTPD Service

/etc/init.d/apache2 start | stop | restart


Deletions:

Modules





Revision [55]

Edited on 2006-06-21 07:16:26 by FsseInfo

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




Revision [54]

Edited on 2006-06-21 07:15:46 by FsseInfo

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




Revision [51]

Edited on 2006-06-21 07:08:59 by FsseInfo

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:
.htaccess

Options





Revision [48]

Edited on 2006-06-21 07:02:13 by FsseInfo

Additions:
.htaccess
mod_rewrite


Deletions:
HtAccess
Mod_Rewrite




Revision [28]

Edited on 2006-06-19 11:19:16 by FsseInfo

No differences.


Revision [27]

The oldest known version of this page was edited on 2006-06-19 11:18:21 by FsseInfo

Apache


HTTPD.CONF

HtAccess

Modules

Mod_Rewrite

Options

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