Force CGIproxy to always show URL form at the top of each page
|
|
Any ideas how you can force CGI proxy to always show the url bar at the top of proxified pages?
By default users can just untick the “Show URL entry form” checkbox and it will disappear but I want the form, and the adverts that I put there, to always be shown.
I have edited the cgi script options and put: $INSERT_ENTRY_FORM= 1 ; but this appears to do nothing, the users can still turn it off.
I dont know if I should be modifying the html form that calls the script or the cgi script itself.
Any ideas?
Thanks in advance
|