We have several aliases for each mission on our site, to avoid the problem of people using caps. all-caps, or lower-case. We also have (naturally) direct paths to the files. Unfortunately, successive web designers have chosen different ways of referring to a mission so :-
http://www.rssd.esa.int/Gaia/index.html
http://www.rssd.esa.int/GAIA/index.html
http://www.rssd.esa.int/gaia/index.html
http://www.rssd.esa.int/SA-general/Proj ... index.html
All refer to the same page ... and I want to do a project-based categorisation ... so ... my question ...
I can see that using URL/sub-dir/* works when defining categories, but is it possible to use a construction like */sub-dir/* ??
http://www.rssd.esa.int/Gaia/index.html
http://www.rssd.esa.int/GAIA/index.html
http://www.rssd.esa.int/gaia/index.html
http://www.rssd.esa.int/SA-general/Proj ... index.html
All refer to the same page ... and I want to do a project-based categorisation ... so ... my question ...
I can see that using URL/sub-dir/* works when defining categories, but is it possible to use a construction like */sub-dir/* ??