Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: darren on November 29, 2001, 10:37:06 AM

Title: anyone know where to put .htaccess
Post by: darren on November 29, 2001, 10:37:06 AM
Anyone know where to put .htaccess for error 404 responses in the html
Title: Re: anyone know where to put .htaccess
Post by: Thor Anthrax on December 02, 2001, 12:06:24 AM
ErrorDocuments are currently not supported by E-Smith/SME
Title: Re: anyone know where to put .htaccess
Post by: Confucius on January 03, 2002, 02:15:34 PM
You can change the HTTPD.CONF file. The word you have to look for is : AllowOverride.
Here you will find several occurances from, the 1 you wanna change is the 1 in the primary section (/home/e-smith/primary/html) and change the NONE to ALL to make it become active.

Give it an update and restart your apache and it will work for you.

Grtx, Harro


PS : I'm not responsible for securityholes because of this adjustment.
Title: Re: anyone know where to put .htaccess
Post by: Thor Anthrax on January 03, 2002, 03:43:54 PM
http://sme.nightspirit.nl/htaccess.html
Title: Re: anyone know where to put .htaccess
Post by: Darren on January 04, 2002, 02:34:16 AM
Does this create any access holes
Title: Re: anyone know where to put .htaccess
Post by: Thor Anthrax on January 04, 2002, 05:32:45 AM
Only modify the templates and expanding? NO!
Using .htaccess files? NO!
Using .htaccess files in a wrong way? YES!

It's as safe as the user makes it...

Passwords can always be cracked, even with standard SME :)