Koozali.org: home of the SME Server

anyone know where to put .htaccess

darren

anyone know where to put .htaccess
« on: November 29, 2001, 10:37:06 AM »
Anyone know where to put .htaccess for error 404 responses in the html

Thor Anthrax

Re: anyone know where to put .htaccess
« Reply #1 on: December 02, 2001, 12:06:24 AM »
ErrorDocuments are currently not supported by E-Smith/SME

Confucius

Re: anyone know where to put .htaccess
« Reply #2 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.

Thor Anthrax

Re: anyone know where to put .htaccess
« Reply #3 on: January 03, 2002, 03:43:54 PM »

Darren

Re: anyone know where to put .htaccess
« Reply #4 on: January 04, 2002, 02:34:16 AM »
Does this create any access holes

Thor Anthrax

Re: anyone know where to put .htaccess
« Reply #5 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 :)