Sorry, newbee, with 5lbs books (Apache 2.4) and 3 days searching loosing all bearings - somebody can give me a hint where to look and what for?
Building a basic (text) .htm webpage I want to force visitors on first contact to agree to a disclaimer (per session).
Idea: index.htm -> disclaimer.htm in subfolder A -> webpage(s) in subfolder B .
Link from disclaimer.htm into subfolder B "if agreed". (No need for any further tracking etc.).
Anybody trying to jump into B not having been in A (i.e. used the link from disclaim.htm before) rejected.
The simplest solution would be the best as just in case only proof would be required to have gone through the disclaimer initially.
htaccess as standalone preferred if that could be achieved, as already writing that private page is a task itself - going into major programming would stall me.
Would somebody have a hint how and where to search for this type of solution?
Thanks.