Answer the question
In order to leave comments, you need to log in
How to connect .htaccess to Apache24??
I have .htaccess( its code is :
ErrorDocument 404 "Error 404") and I want to connect it to Apache24 [its path : C:\WEB\Apache24\conf\htaccess\www\.htaccess ]. In httpd-default.conf I wrote
ServerAdmin [email protected]
DocumentRoot /htaccess/www
AccessFileName .htaccess
Options All
AllowOverride All
Order allow,deny
allow from all
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question