deegree / deegree3

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
https://www.deegree.org
GNU Lesser General Public License v2.1
150 stars 101 forks source link

Link to download shall remain http://deegree.org/Download #500

Closed tfr42 closed 9 years ago

tfr42 commented 9 years ago

The new joomla website introduces a new URL to the download page http://deegree.org/index.php/download

But it should remain http://deegree.org/Download. Same with http://www.deegree.org/Documentation which shall remain too.

copierrj commented 9 years ago

This can be done by configuring Apache (e.g. with mod_rewrite) to map /* to /index.php/*

stephanr commented 9 years ago

On Jommla this redirection is named SEF URLs see #502

stephanr commented 9 years ago

I had enabled the server setting for the SEF so the URLs are working now, only the Joomla setting has to be done.

So this issue can be closed after #502 is ready.

stephanr commented 9 years ago

As #502 is fixed, this also can be closed