[EMAIL PROTECTED] a écrit :
Mainly VBulletin is a php script. I don't serve much static html files.
How can php be tuned to optimize its performance?
Usually, any php-forum has an option to make it storing generated pages
as html-static. In that case,
pages are regenerated only when a user
McDouglas a écrit :
Hi,
I have some trouble figuring out how to set up apache to allow remote users
to request pages only at a given time of day.
I've read the documentations of mod_access and mod_auth, but could not find
any information.
"Access can be granted or denied based on a wide varie
Joshua Slive a écrit :
All my modules are :
Compiled in modules:
mod_authn_file.c
mod_authz_host.c
mod_authz_groupfile.c # just added it, in case
mod_auth_basic.c
You also need mod_authz_owner.
no luck with mod_authz_owner only, so I have also
added mod_authz_default
Joshua Slive a écrit :
On 1/26/06, Jean BONNOT <[EMAIL PROTECTED]> wrote:
All my modules are :
Compiled in modules:
mod_authn_file.c
mod_authz_host.c
mod_authz_groupfile.c # just added it, in case
mod_auth_basic.c
You also need mod_authz_owner.
no luc