| Sign In/My Account | View Cart |
| Article: |
Apache Web Serving with Jaguar, Part 4 | |
| Subject: | .htaccess | |
| Date: | 2003-08-06 12:15:31 | |
| From: | forgotmyscript | |
| I also love this site and this article. Very well written. I am having one problem though. I am quite new to all of this. I am doing well though. When I went to create a .htaccess with "touch .htaccess" in terminal the file went into my user directory. I would like to put it into /library/webserver/documents where it should be but the file is very stubborn and will not go. How do I move it there or just create one there? also, a htaccess file then use mv htaccess .htaccess says file does not exist. Thanks for the help.... | ||
Showing messages 1 through 1 of 1.
password: youradminpasswordhere
that should work.
need sudo because you as normal user won't have write permission. sudo will have it.