Page 1 of 1

Apache & .htaccess

Posted: Fri Dec 23, 2016 3:09 pm
by atlante
Hello all,

I'm trying spiderbasic 2 after a long break with spiderbasic :)
I have the below issue when i export files in my www apache folder and start it.

[Fri Dec 23 16:02:19.752430 2016] [core:crit] [pid 11077] (13)Permission denied: [client 127.0.0.1:53722] AH00529: /var/www/localhost/htdocs/spiderbasic/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/localhost/htdocs/spiderbasic/' is executable, referer: http://127.0.0.1/thetest.html

I'm working on Gentoo, i have checked the folder and in don't have any file .htaccess.

Thanks in advance.

Regards,

Atlante

Re: Apache & .htaccess

Posted: Fri Dec 23, 2016 3:42 pm
by Fred
Seems like you configured your apache to have an htaccess file protection, so you need to create one.

Re: Apache & .htaccess

Posted: Fri Dec 23, 2016 3:57 pm
by atlante
Hello Fred,

Hum, i have to create an empty htaccess file because it doesn't know any commands.
I will compile again apache but before i will check flags.
Not a problem with spider :) Clearly problem with "emerge apache":)

thanks,