Apache & .htaccess

Just starting out? Need help? Post your questions and find answers here.
atlante
Posts: 8
Joined: Thu Apr 16, 2015 10:24 am

Apache & .htaccess

Post 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
Fred
Site Admin
Posts: 1821
Joined: Mon Feb 24, 2014 10:51 am

Re: Apache & .htaccess

Post by Fred »

Seems like you configured your apache to have an htaccess file protection, so you need to create one.
atlante
Posts: 8
Joined: Thu Apr 16, 2015 10:24 am

Re: Apache & .htaccess

Post 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,
Post Reply