|
Kitka -> RE: custom 404 page? (12/20/2005 17:50:09)
|
Hi Jason, Welcome to OutFront Forums. quote:
but I don't think FP allows a .htacess file to exist FrontPage actually creates an .htaccess file in root directory itself, and often you can get away with a minor edit, without FP chucking a wobbly. Adding a custom 404 is usually one it is comfortable with. Adding mod_rewrite has it taking a fit and refusing to allow you to publish. But there are ways around it. You can't do any real damage by test editing the current .htaccess. Don't touch any of the stuff placed there by FP, just add your custom 404 line underneath it, then save. Then test it by trying to open the site live from within FP, or publish. If it works, well and good, if it doesn't, just edit .htaccess to remove the line you added, and test again to ensure that FP will allow you to open/publish the site.
|
|
|
|