We have a custom php header used to secure our pages. It
checks to see if a user is logged in, has auth to view the
page and, if they don't, forwards them to a login screen.
Is it possible to use this php header on the search page?
The indexer is indexing sensitive information that we do not
want people searching unless authorised. (eg. if we do as suggested in
http://www.wrensoft.com/zoom/support/faq_ssi.html people can still "fumble" upon the search page and access the info)
We use offline indexing and upload the files via ftp.
If you need any more information, just reply back and I'll
get back to you ASAP.
checks to see if a user is logged in, has auth to view the
page and, if they don't, forwards them to a login screen.
Is it possible to use this php header on the search page?
The indexer is indexing sensitive information that we do not
want people searching unless authorised. (eg. if we do as suggested in
http://www.wrensoft.com/zoom/support/faq_ssi.html people can still "fumble" upon the search page and access the info)
We use offline indexing and upload the files via ftp.
If you need any more information, just reply back and I'll
get back to you ASAP.
Comment