|
When you submit the edit-article.pl form, it tries to run the add-article.pl script. That is the first thing that needs to be accessible. It should be in the same directory as edit-article.pl, whether SECURED or not. If add-article.pl runs to completion and without error, it should return a redirection to the actual article you created. The URL for that article will be something that goes through the 'get' script. So that needs to be accessible. Sounds like you might have to set up the ACL business yourself if HyperNews does not do it properly for you. If it is a CERN based server, be sure to specify that as the type of server in setup-lib.pl instead of letting it compute $serverType from $ENV{'SERVER_SOFTWARE'}. That code may need to be generalized. dan |
| Inline: | Outline: |
This forum is closed.
|
|