hi, that file is in the root, or in the folder httpdocs. The name of the file is .htaccess (no extension and including the . )
I added these few lines at the bottom of the file and that did the trick.
Search found 5 matches
- Mon Oct 13, 2008 5:40 pm
- Forum: CMSMS Core
- Topic: [SOLVED] internal server error when adding a link
- Replies: 6
- Views: 1998
- Sun Jul 27, 2008 1:12 pm
- Forum: CMSMS Core
- Topic: [SOLVED] internal server error when adding a link
- Replies: 6
- Views: 1998
Re: internal server error when adding a link
Yes, that helped! I added the following line to .htaccess:
SecFilterEngine Off
SecFilterScanPOST Off
SecFilterCheckURLEncoding Off
and that solved the problem. Thanks!!
SecFilterEngine Off
SecFilterScanPOST Off
SecFilterCheckURLEncoding Off
and that solved the problem. Thanks!!
- Sun Jul 27, 2008 12:29 pm
- Forum: CMSMS Core
- Topic: [SOLVED] internal server error when adding a link
- Replies: 6
- Views: 1998
Re: internal server error when adding a link
The error is: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error. More informat...
- Sat Jul 26, 2008 1:18 pm
- Forum: CMSMS Core
- Topic: [SOLVED] internal server error when adding a link
- Replies: 6
- Views: 1998
[SOLVED] internal server error when adding a link
When I try to add a link into the text (when I work with the editor) I get an internal server error when I click save. It happens only when I make an external link, starting with 'http://' when I leave this than I can save the page with no problem. Just updated to the latest version. I think the pr...
- Wed Oct 31, 2007 9:40 am
- Forum: Modules/Add-Ons
- Topic: Formbuilder - TextArea
- Replies: 14
- Views: 6133
Re: Formbuilder - TextArea
Yes- that works! Thanks.