| Article: |
Apache Web-Serving with Mac OS X, Part 4 | |
| Subject: | Can't create .htaccess file | |
| Date: | 2002-02-04 08:09:32 | |
| From: | markpalmer1 | |
|
Response to: Can't create .htaccess file
|
||
|
>> You can't "cp htaccess .htaccess"? What sort of error message do you get?
|
||
Showing messages 1 through 1 of 1.
-
Can't create .htaccess file
2002-02-04 10:57:53 Morbus Iff |
[View]
Ah yes, forgot to mention the most obvious. To see "dot files" in the Terminal, you need to do "ls -al", NOT "ls -l". The "-a" says "show all files, including dot files".


