Don't do it - you got bad advice
- .htaccess only works on Unix hosted sites (not on Windows server sites)
- if you have an existing .htaccess file you will over write it and make your site nonfunctional, especially if the Unix based site
has the FP SE
(you need to edit the existing .htaccess on your server if the host allows it using FTP access)
- it is not an extension (as in xxx.htaccess), it is a file name (as in .htaccess)
- FP will not allow you to create a .htaccess file w/i FP
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Abraham" <(E-Mail Removed)> wrote in message news:25ab301c460e8$683f13e0$(E-Mail Removed)...
| I wanted to create a custom 404 file. This hosting company
| wants me to write the script. I am not that talented to do
| it. They sent me information that essentially says this:
|
| Use notepad to create a .htaccess file and upload it to the
| root or home directory. And add lines which specify the
| substitution. An example: ErrorDocument 404
|
http://wwww.mydomain.com/404.htm or I suppose 404.html.
|
| Then upload it.
|
| I did this using notepad and changed the extension from
| .txt to .htaccess and uploaded it. But it doesn't work. I
| don't really know what I am doing and probably didn't
| decipher the true how-to-do-it meaning from the information
| they supplied me. Any help on what I actually need to do to
| make the .htaccess file using notepad would be appreciated
| a lot.
| Abraham