ModRewrite rule for FP www problem

rldev

Verified User
Joined
May 26, 2004
Messages
1,003
Possible solution for FP form problem?

DELETED
 
Last edited:
If you use the following it should solve all of your "no www" Front Page Form/Admin problems.

In your httpd.conf (per FP user) put the following line at the top

UseCanonicalName on

Your forms and FPadmin should work for "www.domain" and "domain" without having to be redirected when just browsing.

This can also just be turned on server wide in the main httpd.conf, however I do not know what the ramifications are.

This my friends is the difference between the DA installation and the 2 non DA installations I have been testing this problem on.

Can others confirm this works for them please?

DA will put this fix into the FP Extension Installer in the next release.

I really want to thank John for working with me on this. I can't say enough about DA Support.
 
Last edited:
Back
Top