Cannot find the .htaccess file
Posted by: Wampar (---.net-89-3-106.rev.numericable.fr)
Date: February 27, 2012 06:09AM

Hello all,

I am new to WAMP server. I have tried to have access to the (.htaccess) file but I don't find it in my directory!

When I want to get access to this file, I click to WAMP Server > Apatche>Alias Directories, here I found three folders:

- [localhost]
- [localhost]
- [localhost]

All of them contain the htaccess file but when I click on Edit htaccess, I have the following error message:

Cannot fint the .htaccess file.
Do you want to create a new file?

Is this normal?
Where can I find this file ?

Thank for your help.

Regards,

Options: ReplyQuote
Re: Cannot find the .htaccess file
Posted by: RiggsFolly (---.as13285.net)
Date: February 29, 2012 01:52AM

.htaccess is not there in your application by default.

If you want to use one you have to create it yourself.

Also some editors wont see files begining with a dot (.)


If you want to see some examples run the command window (cmd.exe)
cd to [X]\wamp
keyin > dir .htaccess /s
you will get a dir of all the .htaccess files that are being used by phpMyAdmin

Options: ReplyQuote
Re: Cannot find the .htaccess file
Posted by: Wampar (---.net-89-3-106.rev.numericable.fr)
Date: March 04, 2012 10:20PM

Thank you very much for your answer.

Options: ReplyQuote


Sorry, only registered users may post in this forum.