Htaccess

From SME Server
Revision as of 11:37, 29 October 2007 by Cactus (talk | contribs) (Changed url to use mirror.contribs.org)
Jump to navigationJump to search

htaccess configuration using custom templates

This is a link to an earlier Howto that is still applicable to sme7.x http://mirror.contribs.org/pub/smeserver/contribs/rmitchell/smeserver/howto/htaccess%20configuration%20with%20custom%20templates%20HOWTO%20for%20sme%20server.htm

The Howto refers to a deprecated command /etc/e-smith/events/actions/restart-httpd-graceful

Instead of the above, please use the following commands to restart & check the httpd-e-smith service

service httpd-e-smith restart
service httpd-e-smith status

I will revise the Howto & add it here when time permits