Merge pull request #456 from Struart88/patch-2
[FlightAirMap.git] / .htaccess
blob3ff4fc40a117b82699924a89589a4cce320cae93
1 RewriteEngine On
3 ########### GENERAL ###########
5 RewriteRule ^latest/([^/]+)/([^/]+)(/?)$ latest.php?limit=$1&sort=$2 [L,NC]
6 RewriteRule ^latest/([^/]+)(/?)$ latest.php?limit=$1 [L,NC]
7 RewriteRule ^latest(/?)$ latest.php [L,NC]
8 RewriteRule ^currently/([^/]+)/([^/]+)(/?)$ currently.php?limit=$1&sort=$2 [L,NC]
9 RewriteRule ^currently/([^/]+)(/?)$ currently.php?limit=$1 [L,NC]
10 RewriteRule ^currently(/?)$ currently.php [L,NC]
11 RewriteRule ^acars-latest/([^/]+)(/?)$ acars-latest.php?limit=$1 [L,NC]
12 RewriteRule ^acars-archive/([^/]+)(/?)$ acars-archive.php?limit=$1 [L,NC]
13 RewriteRule ^acars-latest(/?)$ acars-latest.php [L,NC]
14 RewriteRule ^acars-archive(/?)$ acars-archive.php [L,NC]
15 RewriteRule ^newest/([^/]+)/([^/]+)/([^/]+)(/?)$ newest.php?category=$1&limit=$2&sort=$3 [L,NC]
16 RewriteRule ^newest/([^/]+)/([^/]+)(/?)$ newest.php?category=$1&limit=$2 [L,NC]
17 RewriteRule ^newest/([^/]+)(/?)$ newest.php?category=$1 [L,NC]
18 RewriteRule ^newest(/?)$ newest.php [L,NC]
19 RewriteRule ^highlights/table/([^/]+)/([^/]+)(/?)$ highlights-table.php?limit=$1&sort=$2 [L,NC]
20 RewriteRule ^highlights/table/([^/]+)(/?)$ highlights-table.php?limit=$1 [L,NC]
21 RewriteRule ^highlights/table(/?)$ highlights-table.php [L,NC]
22 RewriteRule ^highlights/([^/]+)(/?)$ highlights-display.php?limit=$1 [L,NC]
23 RewriteRule ^highlights(/?)$ highlights-display.php [L,NC]
24 RewriteRule ^about/tv(/?)$ about-tv.php [L,NC]
25 RewriteRule ^about/map(/?)$ about-map.php [L,NC]
26 RewriteRule ^about/export(/?)$ about-export.php [L,NC]
27 RewriteRule ^about(/?)$ about.php [L,NC]
28 RewriteRule ^contribute(/?)$ contribute.php [L,NC]
29 RewriteRule ^sitemap/([^/]+)(/?)$ sitemap.php?type=$1 [L,NC]
30 RewriteRule ^sitemap(/?)$ sitemap.php [L,NC]
31 RewriteRule ^tv/([^/]+)(/?)$ tv.php?q=$1 [L,NC]
32 RewriteRule ^tv(/?)$ tv.php [L,NC]
33 RewriteRule ^redirect/([^/]+)(/?)$ redirect.php?flightaware_id=$1 [L,NC]
35 #---------- MARINE ---------
36 RewriteRule ^marine/latest/([^/]+)/([^/]+)(/?)$ latest.php?marine&limit=$1&sort=$2 [L,NC]
37 RewriteRule ^marine/latest/([^/]+)(/?)$ latest.php?marine&limit=$1 [L,NC]
38 RewriteRule ^marine/latest(/?)$ latest.php?marine [L,NC]
39 RewriteRule ^marine/currently/([^/]+)/([^/]+)(/?)$ currently.php?marine&limit=$1&sort=$2 [L,NC]
40 RewriteRule ^marine/currently/([^/]+)(/?)$ currently.php?marine&limit=$1 [L,NC]
41 RewriteRule ^marine/currently(/?)$ currently.php?marine [L,NC]
43 #---------- TRACKER ---------
44 RewriteRule ^tracker/latest/([^/]+)/([^/]+)(/?)$ latest.php?tracker&limit=$1&sort=$2 [L,NC]
45 RewriteRule ^tracker/latest/([^/]+)(/?)$ latest.php?tracker&limit=$1 [L,NC]
46 RewriteRule ^tracker/latest(/?)$ latest.php?tracker [L,NC]
47 RewriteRule ^tracker/currently/([^/]+)/([^/]+)(/?)$ currently.php?tracker&limit=$1&sort=$2 [L,NC]
48 RewriteRule ^tracker/currently/([^/]+)(/?)$ currently.php?tracker&limit=$1 [L,NC]
49 RewriteRule ^tracker/currently(/?)$ currently.php?tracker [L,NC]
52 ########### LIVE ###########
54 RewriteRule ^live/geojson(/?)$ live-geojson.php [L,NC]
55 RewriteRule ^polar/geojson(/?)$ polar-geojson.php [L,NC]
56 RewriteRule ^atc/geojson(/?)$ atc-geojson.php [L,NC]
59 ########### SEARCH ###########
61 RewriteRule ^search/csv(/?)$ search-csv.php [L,NC]
62 RewriteRule ^search/json(/?)$ search-json.php [L,NC]
63 RewriteRule ^search/xml(/?)$ search-xml.php [L,NC]
64 RewriteRule ^search/rss(/?)$ search-rss.php [L,NC]
65 RewriteRule ^search/kml(/?)$ search-kml.php [L,NC]
66 RewriteRule ^search/geojson(/?)$ search-geojson.php [L,NC]
67 RewriteRule ^search/yaml(/?)$ search-yaml.php [L,NC]
68 RewriteRule ^search/php(/?)$ search-php.php [L,NC]
69 RewriteRule ^search/wkt(/?)$ search-wkt.php [L,NC]
70 RewriteRule ^search/gpx(/?)$ search-gpx.php [L,NC]
71 RewriteRule ^search/georss(/?)$ search-georss.php [L,NC]
72 RewriteRule ^search(/?)$ search.php [L,NC]
74 #---------- TRACKER ---------
75 RewriteRule ^tracker/search(/?)$ search.php?tracker [L,NC]
77 #---------- MARINE ---------
78 RewriteRule ^marine/search(/?)$ search.php?marine [L,NC]
80 ########### AIRPORT ###########
82 RewriteRule ^airport/statistics/aircraft/([^/]+)(/?)$ airport-statistics-aircraft.php?airport=$1 [L,NC]
83 RewriteRule ^airport/statistics/registration/([^/]+)(/?)$ airport-statistics-registration.php?airport=$1 [L,NC]
84 RewriteRule ^airport/statistics/manufacturer/([^/]+)(/?)$ airport-statistics-manufacturer.php?airport=$1 [L,NC]
85 RewriteRule ^airport/statistics/airline/([^/]+)(/?)$ airport-statistics-airline.php?airport=$1 [L,NC]
86 RewriteRule ^airport/statistics/airline-country/([^/]+)(/?)$ airport-statistics-airline-country.php?airport=$1 [L,NC]
87 RewriteRule ^airport/statistics/departure-airport/([^/]+)(/?)$ airport-statistics-departure-airport.php?airport=$1 [L,NC]
88 RewriteRule ^airport/statistics/departure-airport-country/([^/]+)(/?)$ airport-statistics-departure-airport-country.php?airport=$1 [L,NC]
89 RewriteRule ^airport/statistics/arrival-airport/([^/]+)(/?)$ airport-statistics-arrival-airport.php?airport=$1 [L,NC]
90 RewriteRule ^airport/statistics/arrival-airport-country/([^/]+)(/?)$ airport-statistics-arrival-airport-country.php?airport=$1 [L,NC]
91 RewriteRule ^airport/statistics/time/([^/]+)(/?)$ airport-statistics-time.php?airport=$1 [L,NC]
92 RewriteRule ^airport/statistics/route/([^/]+)(/?)$ airport-statistics-route.php?airport=$1 [L,NC]
93 RewriteRule ^airport/detailed/([^/]+)/([^/]+)/([^/]+)(/?)$ airport-detailed.php?airport=$1&limit=$2&sort=$3 [L,NC]
94 RewriteRule ^airport/detailed/([^/]+)/([^/]+)(/?)$ airport-detailed.php?airport=$1&limit=$2 [L,NC]
95 RewriteRule ^airport/([^/]+)/([^/]+)/([^/]+)(/?)$ airport-detailed.php?airport=$1&limit=$2&sort=$3 [L,NC]
96 RewriteRule ^airport/([^/]+)/([^/]+)(/?)$ airport-detailed.php?airport=$1&limit=$2 [L,NC]
97 RewriteRule ^airport/([^/]+)(/?)$ airport-detailed.php?airport=$1 [L,NC]
98 RewriteRule ^airport(/?)$ airport.php [L,NC]
100 ########### COUNTRY ###########
102 RewriteRule ^country/statistics/aircraft/([^/]+)(/?)$ country-statistics-aircraft.php?country=$1 [L,NC]
103 RewriteRule ^country/statistics/registration/([^/]+)(/?)$ country-statistics-registration.php?country=$1 [L,NC]
104 RewriteRule ^country/statistics/manufacturer/([^/]+)(/?)$ country-statistics-manufacturer.php?country=$1 [L,NC]
105 RewriteRule ^country/statistics/airline/([^/]+)(/?)$ country-statistics-airline.php?country=$1 [L,NC]
106 RewriteRule ^country/statistics/airline-country/([^/]+)(/?)$ country-statistics-airline-country.php?country=$1 [L,NC]
107 RewriteRule ^country/statistics/departure-airport/([^/]+)(/?)$ country-statistics-departure-airport.php?country=$1 [L,NC]
108 RewriteRule ^country/statistics/departure-airport-country/([^/]+)(/?)$ country-statistics-departure-airport-country.php?country=$1 [L,NC]
109 RewriteRule ^country/statistics/arrival-airport/([^/]+)(/?)$ country-statistics-arrival-airport.php?country=$1 [L,NC]
110 RewriteRule ^country/statistics/arrival-airport-country/([^/]+)(/?)$ country-statistics-arrival-airport-country.php?country=$1 [L,NC]
111 RewriteRule ^country/statistics/time/([^/]+)(/?)$ country-statistics-time.php?country=$1 [L,NC]
112 RewriteRule ^country/statistics/route/([^/]+)(/?)$ country-statistics-route.php?country=$1 [L,NC]
113 RewriteRule ^country/([^/]+)/([^/]+)/([^/]+)(/?)$ country-detailed.php?country=$1&limit=$2&sort=$3 [L,NC]
114 RewriteRule ^country/([^/]+)/([^/]+)(/?)$ country-detailed.php?country=$1&limit=$2 [L,NC]
115 RewriteRule ^country/([^/]+)(/?)$ country-detailed.php?country=$1 [L,NC]
116 RewriteRule ^country(/?)$ country.php [L,NC]
119 ########### REGISTRATION ###########
121 RewriteRule ^registration/statistics/departure-airport/([^/]+)(/?)$ registration-statistics-departure-airport.php?registration=$1 [L,NC]
122 RewriteRule ^registration/statistics/departure-airport-country/([^/]+)(/?)$ registration-statistics-departure-airport-country.php?registration=$1 [L,NC]
123 RewriteRule ^registration/statistics/arrival-airport-country/([^/]+)(/?)$ registration-statistics-arrival-airport-country.php?registration=$1 [L,NC]
124 RewriteRule ^registration/statistics/arrival-airport/([^/]+)(/?)$ registration-statistics-arrival-airport.php?registration=$1 [L,NC]
125 RewriteRule ^registration/statistics/time/([^/]+)(/?)$ registration-statistics-time.php?registration=$1 [L,NC]
126 RewriteRule ^registration/statistics/route/([^/]+)(/?)$ registration-statistics-route.php?registration=$1 [L,NC]
127 RewriteRule ^registration/([^/]+)/([^/]+)/([^/]+)(/?)$ registration-detailed.php?registration=$1&limit=$2&sort=$3 [L,NC]
128 RewriteRule ^registration/([^/]+)/([^/]+)(/?)$ registration-detailed.php?registration=$1&limit=$2 [L,NC]
129 RewriteRule ^registration/([^/]+)(/?)$ registration-detailed.php?registration=$1 [L,NC]
130 RewriteRule ^registration(/?)$ registration.php [L,NC]
133 ########### MANUFACTURER ###########
135 RewriteRule ^manufacturer/statistics/aircraft/([^/]+)(/?)$ manufacturer-statistics-aircraft.php?aircraft_manufacturer=$1 [L,NC]
136 RewriteRule ^manufacturer/statistics/registration/([^/]+)(/?)$ manufacturer-statistics-registration.php?aircraft_manufacturer=$1 [L,NC]
137 RewriteRule ^manufacturer/statistics/airline/([^/]+)(/?)$ manufacturer-statistics-airline.php?aircraft_manufacturer=$1 [L,NC]
138 RewriteRule ^manufacturer/statistics/airline-country/([^/]+)(/?)$ manufacturer-statistics-airline-country.php?aircraft_manufacturer=$1 [L,NC]
139 RewriteRule ^manufacturer/statistics/departure-airport/([^/]+)(/?)$ manufacturer-statistics-departure-airport.php?aircraft_manufacturer=$1 [L,NC]
140 RewriteRule ^manufacturer/statistics/departure-airport-country/([^/]+)(/?)$ manufacturer-statistics-departure-airport-country.php?aircraft_manufacturer=$1 [L,NC]
141 RewriteRule ^manufacturer/statistics/arrival-airport/([^/]+)(/?)$ manufacturer-statistics-arrival-airport.php?aircraft_manufacturer=$1 [L,NC]
142 RewriteRule ^manufacturer/statistics/arrival-airport-country/([^/]+)(/?)$ manufacturer-statistics-arrival-airport-country.php?aircraft_manufacturer=$1 [L,NC]
143 RewriteRule ^manufacturer/statistics/time/([^/]+)(/?)$ manufacturer-statistics-time.php?aircraft_manufacturer=$1 [L,NC]
144 RewriteRule ^manufacturer/statistics/route/([^/]+)(/?)$ manufacturer-statistics-route.php?aircraft_manufacturer=$1 [L,NC]
145 RewriteRule ^manufacturer/([^/]+)/([^/]+)/([^/]+)(/?)$ manufacturer-detailed.php?aircraft_manufacturer=$1&limit=$2&sort=$3 [L,NC]
146 RewriteRule ^manufacturer/([^/]+)/([^/]+)(/?)$ manufacturer-detailed.php?aircraft_manufacturer=$1&limit=$2 [L,NC]
147 RewriteRule ^manufacturer/([^/]+)(/?)$ manufacturer-detailed.php?aircraft_manufacturer=$1 [L,NC]
148 RewriteRule ^manufacturer(/?)$ manufacturer.php [L,NC]
151 ########### AIRLINE ###########
153 RewriteRule ^airline/statistics/aircraft/([^/]+)(/?)$ airline-statistics-aircraft.php?airline=$1 [L,NC]
154 RewriteRule ^airline/statistics/registration/([^/]+)(/?)$ airline-statistics-registration.php?airline=$1 [L,NC]
155 RewriteRule ^airline/statistics/manufacturer/([^/]+)(/?)$ airline-statistics-manufacturer.php?airline=$1 [L,NC]
156 RewriteRule ^airline/statistics/departure-airport/([^/]+)(/?)$ airline-statistics-departure-airport.php?airline=$1 [L,NC]
157 RewriteRule ^airline/statistics/departure-airport-country/([^/]+)(/?)$ airline-statistics-departure-airport-country.php?airline=$1 [L,NC]
158 RewriteRule ^airline/statistics/arrival-airport/([^/]+)(/?)$ airline-statistics-arrival-airport.php?airline=$1 [L,NC]
159 RewriteRule ^airline/statistics/arrival-airport-country/([^/]+)(/?)$ airline-statistics-arrival-airport-country.php?airline=$1 [L,NC]
160 RewriteRule ^airline/statistics/time/([^/]+)(/?)$ airline-statistics-time.php?airline=$1 [L,NC]
161 RewriteRule ^airline/statistics/route/([^/]+)(/?)$ airline-statistics-route.php?airline=$1 [L,NC]
162 RewriteRule ^airline/([^/]+)/([^/]+)/([^/]+)(/?)$ airline-detailed.php?airline=$1&limit=$2&sort=$3 [L,NC]
163 RewriteRule ^airline/([^/]+)/([^/]+)(/?)$ airline-detailed.php?airline=$1&limit=$2 [L,NC]
164 RewriteRule ^airline/([^/]+)(/?)$ airline-detailed.php?airline=$1&limit=$2 [L,NC]
165 RewriteRule ^airline(/?)$ airline.php [L,NC]
168 ########### ROUTE ###########
170 RewriteRule ^route/statistics/aircraft/([^/]+)/([^/]+)(/?)$ route-statistics-aircraft.php?departure_airport=$1&arrival_airport=$2 [L,NC]
171 RewriteRule ^route/statistics/registration/([^/]+)/([^/]+)(/?)$ route-statistics-registration.php?departure_airport=$1&arrival_airport=$2 [L,NC]
172 RewriteRule ^route/statistics/manufacturer/([^/]+)/([^/]+)(/?)$ route-statistics-manufacturer.php?departure_airport=$1&arrival_airport=$2 [L,NC]
173 RewriteRule ^route/statistics/airline/([^/]+)/([^/]+)(/?)$ route-statistics-airline.php?departure_airport=$1&arrival_airport=$2 [L,NC]
174 RewriteRule ^route/statistics/airline-country/([^/]+)/([^/]+)(/?)$ route-statistics-airline-country.php?departure_airport=$1&arrival_airport=$2 [L,NC]
175 RewriteRule ^route/statistics/time/([^/]+)/([^/]+)(/?)$ route-statistics-time.php?departure_airport=$1&arrival_airport=$2 [L,NC]
176 RewriteRule ^route/([^/]+)/([^/]+)/([^/]+)/([^/]+)(/?)$ route-detailed.php?departure_airport=$1&arrival_airport=$2&limit=$3&sort=$4 [L,NC]
177 RewriteRule ^route/([^/]+)/([^/]+)/([^/]+)(/?)$ route-detailed.php?departure_airport=$1&arrival_airport=$2&limit=$3 [L,NC]
178 RewriteRule ^route/([^/]+)/([^/]+)(/?)$ route-detailed.php?departure_airport=$1&arrival_airport=$2 [L,NC]
179 RewriteRule ^route(/?)$ route.php [L,NC]
182 ########### IDENT ###########
184 RewriteRule ^ident/statistics/aircraft/([^/]+)(/?)$ ident-statistics-aircraft.php?ident=$1 [L,NC]
185 RewriteRule ^ident/statistics/registration/([^/]+)(/?)$ ident-statistics-registration.php?ident=$1 [L,NC]
186 RewriteRule ^ident/statistics/manufacturer/([^/]+)(/?)$ ident-statistics-manufacturer.php?ident=$1 [L,NC]
187 RewriteRule ^ident/statistics/departure-airport/([^/]+)(/?)$ ident-statistics-departure-airport.php?ident=$1 [L,NC]
188 RewriteRule ^ident/statistics/departure-airport-country/([^/]+)(/?)$ ident-statistics-departure-airport-country.php?ident=$1 [L,NC]
189 RewriteRule ^ident/statistics/arrival-airport/([^/]+)(/?)$ ident-statistics-arrival-airport.php?ident=$1 [L,NC]
190 RewriteRule ^ident/statistics/arrival-airport-country/([^/]+)(/?)$ ident-statistics-arrival-airport-country.php?ident=$1 [L,NC]
191 RewriteRule ^ident/statistics/time/([^/]+)(/?)$ ident-statistics-time.php?ident=$1 [L,NC]
192 RewriteRule ^ident/statistics/route/([^/]+)(/?)$ ident-statistics-route.php?ident=$1 [L,NC]
193 RewriteRule ^ident/([^/]+)/([^/]+)/([^/]+)(/?)$ ident-detailed.php?ident=$1&limit=$2&sort=$3 [L,NC]
194 RewriteRule ^ident/([^/]+)/([^/]+)(/?)$ ident-detailed.php?ident=$1&limit=$2 [L,NC]
195 RewriteRule ^ident/([^/]+)(/?)$ ident-detailed.php?ident=$1 [L,NC]
196 RewriteRule ^ident(/?)$ ident.php [L,NC]
198 #---------- MARINE ---------
199 RewriteRule ^marine/ident/([^/]+)/([^/]+)/([^/]+)(/?)$ ident-detailed.php?marine&ident=$1&limit=$2&sort=$3 [L,NC]
200 RewriteRule ^marine/ident/([^/]+)/([^/]+)(/?)$ ident-detailed.php?marine&ident=$1&limit=$2 [L,NC]
201 RewriteRule ^marine/ident/([^/]+)(/?)$ ident-detailed.php?marine&ident=$1 [L,NC]
202 RewriteRule ^marine/ident(/?)$ ident.php?marine [L,NC]
204 #---------- TRACKER ---------
205 RewriteRule ^tracker/ident/([^/]+)/([^/]+)/([^/]+)(/?)$ ident-detailed.php?tracker&ident=$1&limit=$2&sort=$3 [L,NC]
206 RewriteRule ^tracker/ident/([^/]+)/([^/]+)(/?)$ ident-detailed.php?tracker&ident=$1&limit=$2 [L,NC]
207 RewriteRule ^tracker/ident/([^/]+)(/?)$ ident-detailed.php?tracker&ident=$1 [L,NC]
208 RewriteRule ^tracker/ident(/?)$ ident.php?tracker [L,NC]
211 ########### OWNER ###########
213 RewriteRule ^owner/statistics/aircraft/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-aircraft.php?owner=$1&year=$2&month=$3 [L,NC]
214 RewriteRule ^owner/statistics/aircraft/([^/]+)(/?)$ owner-statistics-aircraft.php?owner=$1 [L,NC]
215 RewriteRule ^owner/statistics/registration/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-registration.php?owner=$1&year=$2&month=$3 [L,NC]
216 RewriteRule ^owner/statistics/registration/([^/]+)(/?)$ owner-statistics-registration.php?owner=$1 [L,NC]
217 RewriteRule ^owner/statistics/manufacturer/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-manufacturer.php?owner=$1&year=$2&month=$3 [L,NC]
218 RewriteRule ^owner/statistics/manufacturer/([^/]+)(/?)$ owner-statistics-manufacturer.php?owner=$1 [L,NC]
219 RewriteRule ^owner/statistics/departure-airport/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-departure-airport.php?owner=$1&year=$2&month=$3 [L,NC]
220 RewriteRule ^owner/statistics/departure-airport/([^/]+)(/?)$ owner-statistics-departure-airport.php?owner=$1 [L,NC]
221 RewriteRule ^owner/statistics/departure-airport-country/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-departure-airport-country.php?owner=$1&year=$2&month=$3 [L,NC]
222 RewriteRule ^owner/statistics/departure-airport-country/([^/]+)(/?)$ owner-statistics-departure-airport-country.php?owner=$1 [L,NC]
223 RewriteRule ^owner/statistics/arrival-airport/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-arrival-airport.php?owner=$1&year=$2&month=$3 [L,NC]
224 RewriteRule ^owner/statistics/arrival-airport/([^/]+)(/?)$ owner-statistics-arrival-airport.php?owner=$1 [L,NC]
225 RewriteRule ^owner/statistics/arrival-airport-country/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-arrival-airport-country.php?owner=$1&year=$2&month=$3 [L,NC]
226 RewriteRule ^owner/statistics/arrival-airport-country/([^/]+)(/?)$ owner-statistics-arrival-airport-country.php?owner=$1 [L,NC]
227 RewriteRule ^owner/statistics/time/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-time.php?owner=$1&year=$2&month=$3 [L,NC]
228 RewriteRule ^owner/statistics/time/([^/]+)(/?)$ owner-statistics-time.php?owner=$1 [L,NC]
229 RewriteRule ^owner/statistics/route/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-statistics-route.php?owner=$1&year=$2&month=$3 [L,NC]
230 RewriteRule ^owner/statistics/route/([^/]+)(/?)$ owner-statistics-route.php?owner=$1 [L,NC]
231 RewriteRule ^owner/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)/([^/]+)(/?)$ owner-detailed.php?owner=$1&year=$2&month=$3&limit=$4&sort=$5 [L,NC]
232 RewriteRule ^owner/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)(/?)$ owner-detailed.php?owner=$1&year=$2&month=$3&limit=$4 [L,NC]
233 RewriteRule ^owner/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ owner-detailed.php?owner=$1&year=$2&month=$3 [L,NC]
234 RewriteRule ^owner/([^/]+)/([^/]+)/([^/]+)(/?)$ owner-detailed.php?owner=$1&limit=$2&sort=$3 [L,NC]
235 RewriteRule ^owner/([^/]+)/([^/]+)(/?)$ owner-detailed.php?owner=$1&limit=$2 [L,NC]
236 RewriteRule ^owner/([^/]+)(/?)$ owner-detailed.php?owner=$1 [L,NC]
237 RewriteRule ^owner(/?)$ owner.php [L,NC]
239 ########### PILOT ###########
241 RewriteRule ^pilot/statistics/aircraft/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-aircraft.php?pilot=$1&year=$2&month=$3 [L,NC]
242 RewriteRule ^pilot/statistics/aircraft/([^/]+)(/?)$ pilot-statistics-aircraft.php?pilot=$1 [L,NC]
243 RewriteRule ^pilot/statistics/registration/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-registration.php?pilot=$1&year=$2&month=$3 [L,NC]
244 RewriteRule ^pilot/statistics/registration/([^/]+)(/?)$ pilot-statistics-registration.php?pilot=$1 [L,NC]
245 RewriteRule ^pilot/statistics/manufacturer/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-manufacturer.php?pilot=$1&year=$2&month=$3 [L,NC]
246 RewriteRule ^pilot/statistics/manufacturer/([^/]+)(/?)$ pilot-statistics-manufacturer.php?pilot=$1 [L,NC]
247 RewriteRule ^pilot/statistics/departure-airport/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-departure-airport.php?pilot=$1&year=$2&month=$3 [L,NC]
248 RewriteRule ^pilot/statistics/departure-airport/([^/]+)(/?)$ pilot-statistics-departure-airport.php?pilot=$1 [L,NC]
249 RewriteRule ^pilot/statistics/departure-airport-country/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-departure-airport-country.php?pilot=$1&year=$2&month=$3 [L,NC]
250 RewriteRule ^pilot/statistics/departure-airport-country/([^/]+)(/?)$ pilot-statistics-departure-airport-country.php?pilot=$1 [L,NC]
251 RewriteRule ^pilot/statistics/arrival-airport/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-arrival-airport.php?pilot=$1&year=$2&month=$3 [L,NC]
252 RewriteRule ^pilot/statistics/arrival-airport/([^/]+)(/?)$ pilot-statistics-arrival-airport.php?pilot=$1 [L,NC]
253 RewriteRule ^pilot/statistics/arrival-airport-country/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-arrival-airport-country.php?pilot=$1&year=$2&month=$3 [L,NC]
254 RewriteRule ^pilot/statistics/arrival-airport-country/([^/]+)(/?)$ pilot-statistics-arrival-airport-country.php?pilot=$1 [L,NC]
255 RewriteRule ^pilot/statistics/time/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-time.php?pilot=$1&year=$2&month=$3 [L,NC]
256 RewriteRule ^pilot/statistics/time/([^/]+)(/?)$ pilot-statistics-time.php?pilot=$1 [L,NC]
257 RewriteRule ^pilot/statistics/route/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-statistics-route.php?pilot=$1&year=$2&month=$3 [L,NC]
258 RewriteRule ^pilot/statistics/route/([^/]+)(/?)$ pilot-statistics-route.php?pilot=$1 [L,NC]
259 RewriteRule ^pilot/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)/([^/]+)(/?)$ pilot-detailed.php?pilot=$1&year=$2&month=$3&limit=$4&sort=$5 [L,NC]
260 RewriteRule ^pilot/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)(/?)$ pilot-detailed.php?pilot=$1&year=$2&month=$3&limit=$4 [L,NC]
261 RewriteRule ^pilot/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ pilot-detailed.php?pilot=$1&year=$2&month=$3 [L,NC]
262 RewriteRule ^pilot/([^/]+)/([^/]+)/([^/]+)(/?)$ pilot-detailed.php?pilot=$1&limit=$2&sort=$3 [L,NC]
263 RewriteRule ^pilot/([^/]+)/([^/]+)(/?)$ pilot-detailed.php?pilot=$1&limit=$2 [L,NC]
264 RewriteRule ^pilot/([^/]+)(/?)$ pilot-detailed.php?pilot=$1 [L,NC]
265 RewriteRule ^pilot(/?)$ pilot.php [L,NC]
268 ########### CAPTAIN ###########
270 RewriteRule ^marine/captain/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)/([^/]+)(/?)$ captain-detailed.php?captain=$1&year=$2&month=$3&limit=$4&sort=$5 [L,NC]
271 RewriteRule ^marine/captain/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)(/?)$ captain-detailed.php?captain=$1&year=$2&month=$3&limit=$4 [L,NC]
272 RewriteRule ^marine/captain/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ captain-detailed.php?captain=$1&year=$2&month=$3 [L,NC]
273 RewriteRule ^marine/captain/([^/]+)/([^/]+)/([^/]+)(/?)$ captain-detailed.php?captain=$1&limit=$2&sort=$3 [L,NC]
274 RewriteRule ^marine/captain/([^/]+)/([^/]+)(/?)$ captain-detailed.php?captain=$1&limit=$2 [L,NC]
275 RewriteRule ^marine/captain/([^/]+)(/?)$ captain-detailed.php?captain=$1 [L,NC]
276 RewriteRule ^marine/captain(/?)$ captain.php [L,NC]
279 ########### RACE ###########
281 RewriteRule ^marine/race/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)/([^/]+)(/?)$ race-detailed.php?race=$1&year=$2&month=$3&limit=$4&sort=$5 [L,NC]
282 RewriteRule ^marine/race/([^/]+)/([0-9]{4})/([0-9]{2})/([^/]+)(/?)$ race-detailed.php?race=$1&year=$2&month=$3&limit=$4 [L,NC]
283 RewriteRule ^marine/race/([^/]+)/([0-9]{4})/([0-9]{2})(/?)$ race-detailed.php?race=$1&year=$2&month=$3 [L,NC]
284 RewriteRule ^marine/race/([^/]+)/([^/]+)/([^/]+)(/?)$ race-detailed.php?race=$1&limit=$2&sort=$3 [L,NC]
285 RewriteRule ^marine/race/([^/]+)/([^/]+)(/?)$ race-detailed.php?race=$1&limit=$2 [L,NC]
286 RewriteRule ^marine/race/([^/]+)(/?)$ race-detailed.php?race=$1 [L,NC]
287 RewriteRule ^marine/race(/?)$ race.php [L,NC]
290 ########### AIRCRAFT ###########
292 RewriteRule ^aircraft/statistics/airline/([^/]+)(/?)$ aircraft-statistics-airline.php?aircraft_type=$1 [L,NC]
293 RewriteRule ^aircraft/statistics/airline-country/([^/]+)(/?)$ aircraft-statistics-airline-country.php?aircraft_type=$1 [L,NC]
294 RewriteRule ^aircraft/statistics/registration/([^/]+)(/?)$ aircraft-statistics-registration.php?aircraft_type=$1 [L,NC]
295 RewriteRule ^aircraft/statistics/departure-airport/([^/]+)(/?)$ aircraft-statistics-departure-airport.php?aircraft_type=$1 [L,NC]
296 RewriteRule ^aircraft/statistics/departure-airport-country/([^/]+)(/?)$ aircraft-statistics-departure-airport-country.php?aircraft_type=$1 [L,NC]
297 RewriteRule ^aircraft/statistics/arrival-airport/([^/]+)(/?)$ aircraft-statistics-arrival-airport.php?aircraft_type=$1 [L,NC]
298 RewriteRule ^aircraft/statistics/arrival-airport-country/([^/]+)(/?)$ aircraft-statistics-arrival-airport-country.php?aircraft_type=$1 [L,NC]
299 RewriteRule ^aircraft/statistics/time/([^/]+)(/?)$ aircraft-statistics-time.php?aircraft_type=$1 [L,NC]
300 RewriteRule ^aircraft/statistics/route/([^/]+)(/?)$ aircraft-statistics-route.php?aircraft_type=$1 [L,NC]
301 RewriteRule ^aircraft/([^/]+)/([^/]+)/([^/]+)(/?)$ aircraft-detailed.php?aircraft_type=$1&limit=$2&sort=$3 [L,NC]
302 RewriteRule ^aircraft/([^/]+)/([^/]+)(/?)$ aircraft-detailed.php?aircraft_type=$1&limit=$2 [L,NC]
303 RewriteRule ^aircraft/([^/]+)(/?)$ aircraft-detailed.php?aircraft_type=$1 [L,NC]
304 RewriteRule ^aircraft(/?)$ aircraft.php [L,NC]
306 ########### TYPE ###########
307 RewriteRule ^marine/type/([^/]+)/([^/]+)/([^/]+)(/?)$ marine-type-detailed.php?type=$1&limit=$2&sort=$3 [L,NC]
308 RewriteRule ^marine/type/([^/]+)/([^/]+)(/?)$ marine-type-detailed.php?type=$1&limit=$2 [L,NC]
309 RewriteRule ^marine/type/([^/]+)(/?)$ marine-type-detailed.php?type=$1 [L,NC]
312 ########### DATE ###########
314 RewriteRule ^date/statistics/aircraft/([^/]+)(/?)$ date-statistics-aircraft.php?date=$1 [L,NC]
315 RewriteRule ^date/statistics/registration/([^/]+)(/?)$ date-statistics-registration.php?date=$1 [L,NC]
316 RewriteRule ^date/statistics/manufacturer/([^/]+)(/?)$ date-statistics-manufacturer.php?date=$1 [L,NC]
317 RewriteRule ^date/statistics/airline/([^/]+)(/?)$ date-statistics-airline.php?date=$1 [L,NC]
318 RewriteRule ^date/statistics/airline-country/([^/]+)(/?)$ date-statistics-airline-country.php?date=$1 [L,NC]
319 RewriteRule ^date/statistics/departure-airport/([^/]+)(/?)$ date-statistics-departure-airport.php?date=$1 [L,NC]
320 RewriteRule ^date/statistics/departure-airport-country/([^/]+)(/?)$ date-statistics-departure-airport-country.php?date=$1 [L,NC]
321 RewriteRule ^date/statistics/arrival-airport/([^/]+)(/?)$ date-statistics-arrival-airport.php?date=$1 [L,NC]
322 RewriteRule ^date/statistics/arrival-airport-country/([^/]+)(/?)$ date-statistics-arrival-airport-country.php?date=$1 [L,NC]
323 RewriteRule ^date/statistics/time/([^/]+)(/?)$ date-statistics-time.php?date=$1 [L,NC]
324 RewriteRule ^date/statistics/route/([^/]+)(/?)$ date-statistics-route.php?date=$1 [L,NC]
325 RewriteRule ^date/([^/]+)/([^/]+)/([^/]+)(/?)$ date-detailed.php?date=$1&limit=$2&sort=$3 [L,NC]
326 RewriteRule ^date/([^/]+)/([^/]+)(/?)$ date-detailed.php?date=$1&limit=$2 [L,NC]
327 RewriteRule ^date/([^/]+)(/?)$ date-detailed.php?date=$1 [L,NC]
328 RewriteRule ^date(/?)$ date.php [L,NC]
330 #---------- MARINE ---------
331 RewriteRule ^marine/date/([^/]+)/([^/]+)/([^/]+)(/?)$ date-detailed.php?marine&date=$1&limit=$2&sort=$3 [L,NC]
332 RewriteRule ^marine/date/([^/]+)/([^/]+)(/?)$ date-detailed.php?marine&date=$1&limit=$2 [L,NC]
333 RewriteRule ^marine/date/([^/]+)(/?)$ date-detailed.php?marine&date=$1 [L,NC]
334 RewriteRule ^marine/date(/?)$ date.php?marine [L,NC]
336 #---------- TRACKER ---------
337 RewriteRule ^tracker/date/([^/]+)/([^/]+)/([^/]+)(/?)$ date-detailed.php?tracker&date=$1&limit=$2&sort=$3 [L,NC]
338 RewriteRule ^tracker/date/([^/]+)/([^/]+)(/?)$ date-detailed.php?tracker&date=$1&limit=$2 [L,NC]
339 RewriteRule ^tracker/date/([^/]+)(/?)$ date-detailed.php?tracker&date=$1 [L,NC]
340 RewriteRule ^tracker/date(/?)$ date.php?tracker [L,NC]
343 ########### ARCHIVE ###########
345 RewriteRule ^archive/country/([^/]+)/([^/]+)(/?)$ archive-country.php?country=$1&date=$2 [L,NC]
348 ########### FLIGHTID ###########
350 RewriteRule ^flightid/([^/]+)(/?)$ flightid-overview.php?id=$1 [L,NC]
353 ########### STATISTICS ###########
355 RewriteRule ^statistics/aircraft/([0-9]+)/([0-9]+)(/?)$ statistics-aircraft.php?year=$1&month=$2 [L,NC]
356 RewriteRule ^statistics/aircraft/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-aircraft.php?airline=$1&year=$2&month=$3 [L,NC]
357 RewriteRule ^statistics/aircraft/([^/]+)(/?)$ statistics-aircraft.php?airline=$1 [L,NC]
358 RewriteRule ^statistics/aircraft(/?)$ statistics-aircraft.php [L,NC]
359 RewriteRule ^statistics/registration/([0-9]+)/([0-9]+)(/?)$ statistics-registration.php?year=$1&month=$2 [L,NC]
360 RewriteRule ^statistics/registration/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-registration.php?airline=$1&year=$2&month=$3 [L,NC]
361 RewriteRule ^statistics/registration/([^/]+)(/?)$ statistics-registration.php?airline=$1 [L,NC]
362 RewriteRule ^statistics/registration(/?)$ statistics-registration.php [L,NC]
363 RewriteRule ^statistics/manufacturer/([0-9]+)/([0-9]+)(/?)$ statistics-manufacturer.php?year=$1&month=$2 [L,NC]
364 RewriteRule ^statistics/manufacturer/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-manufacturer.php?airline=$1&year=$2&month=$3 [L,NC]
365 RewriteRule ^statistics/manufacturer/([^/]+)(/?)$ statistics-manufacturer.php?airline=$1 [L,NC]
366 RewriteRule ^statistics/manufacturer(/?)$ statistics-manufacturer.php [L,NC]
367 RewriteRule ^statistics/airline/([0-9]+)/([0-9]+)(/?)$ statistics-airline.php?year=$1&month=$2 [L,NC]
368 RewriteRule ^statistics/airline/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-airline.php?airline=$1&year=$2&month=$3 [L,NC]
369 RewriteRule ^statistics/airline/([^/]+)(/?)$ statistics-airline.php?airline=$1 [L,NC]
370 RewriteRule ^statistics/airline(/?)$ statistics-airline.php [L,NC]
371 RewriteRule ^statistics/airline-country/([0-9]+)/([0-9]+)(/?)$ statistics-airline-country.php?year=$1&month=$2 [L,NC]
372 RewriteRule ^statistics/airline-country/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-airline-country.php?airline=$1&year=$2&month=$3 [L,NC]
373 RewriteRule ^statistics/airline-country/([^/]+)(/?)$ statistics-airline-country.php?airline=$1 [L,NC]
374 RewriteRule ^statistics/airline-country(/?)$ statistics-airline-country.php [L,NC]
375 RewriteRule ^statistics/airport-departure/([0-9]+)/([0-9]+)(/?)$ statistics-airport-departure.php?year=$1&month=$2 [L,NC]
376 RewriteRule ^statistics/airport-departure/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-airport-departure.php?airline=$1&year=$2&month=$3 [L,NC]
377 RewriteRule ^statistics/airport-departure/([^/]+)(/?)$ statistics-airport-departure.php?airline=$1 [L,NC]
378 RewriteRule ^statistics/airport-departure(/?)$ statistics-airport-departure.php [L,NC]
379 RewriteRule ^statistics/airport-departure-country/([0-9]+)/([0-9]+)(/?)$ statistics-airport-departure-country.php?year=$1&month=$2 [L,NC]
380 RewriteRule ^statistics/airport-departure-country/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-airport-departure-country.php?airline=$1&year=$2&month=$3 [L,NC]
381 RewriteRule ^statistics/airport-departure-country/([^/]+)(/?)$ statistics-airport-departure-country.php?airline=$1 [L,NC]
382 RewriteRule ^statistics/airport-departure-country(/?)$ statistics-airport-departure-country.php [L,NC]
383 RewriteRule ^statistics/airport-arrival/([0-9]+)/([0-9]+)(/?)$ statistics-airport-arrival.php?year=$1&month=$2 [L,NC]
384 RewriteRule ^statistics/airport-arrival/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-airport-arrival.php?airline=$1&year=$2&month=$3 [L,NC]
385 RewriteRule ^statistics/airport-arrival/([^/]+)(/?)$ statistics-airport-arrival.php?airline=$1 [L,NC]
386 RewriteRule ^statistics/airport-arrival(/?)$ statistics-airport-arrival.php [L,NC]
387 RewriteRule ^statistics/airport-arrival-country/([0-9]+)/([0-9]+)(/?)$ statistics-airport-arrival-country.php?year=$1&month=$2 [L,NC]
388 RewriteRule ^statistics/airport-arrival-country/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-airport-arrival-country.php?airline=$1&year=$2&month=$3 [L,NC]
389 RewriteRule ^statistics/airport-arrival-country/([^/]+)(/?)$ statistics-airport-arrival-country.php?airline=$1 [L,NC]
390 RewriteRule ^statistics/airport-arrival-country(/?)$ statistics-airport-arrival-country.php [L,NC]
391 RewriteRule ^statistics/route-airport/([^/]+)(/?)$ statistics-route-airport.php?airline=$1 [L,NC]
392 RewriteRule ^statistics/route-airport(/?)$ statistics-route-airport.php [L,NC]
393 RewriteRule ^statistics/route-waypoint/([^/]+)(/?)$ statistics-route-waypoint.php?airline=$1 [L,NC]
394 RewriteRule ^statistics/route-waypoint(/?)$ statistics-route-waypoint.php [L,NC]
395 RewriteRule ^statistics/callsign/([0-9]+)/([0-9]+)(/?)$ statistics-callsign.php?year=$1&month=$2 [L,NC]
396 RewriteRule ^statistics/callsign/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-callsign.php?airline=$1&year=$2&month=$3 [L,NC]
397 RewriteRule ^statistics/callsign/([^/]+)(/?)$ statistics-callsign.php?airline=$1 [L,NC]
398 RewriteRule ^statistics/callsign(/?)$ statistics-callsign.php [L,NC]
399 RewriteRule ^statistics/date/([^/]+)(/?)$ statistics-date.php?airline=$1 [L,NC]
400 RewriteRule ^statistics/date(/?)$ statistics-date.php [L,NC]
401 RewriteRule ^statistics/time/([^/]+)(/?)$ statistics-time.php?airline=$1 [L,NC]
402 RewriteRule ^statistics/time(/?)$ statistics-time.php [L,NC]
403 RewriteRule ^statistics/month/([^/]+)(/?)$ statistics-month.php?airline=$1 [L,NC]
404 RewriteRule ^statistics/month(/?)$ statistics-month.php [L,NC]
405 RewriteRule ^statistics/year/([^/]+)(/?)$ statistics-year.php?airline=$1 [L,NC]
406 RewriteRule ^statistics/year(/?)$ statistics-year.php [L,NC]
407 RewriteRule ^statistics/owner/([0-9]+)/([0-9]+)(/?)$ statistics-owner.php?year=$1&month=$2 [L,NC]
408 RewriteRule ^statistics/owner/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-owner.php?airline=$1&year=$2&month=$3 [L,NC]
409 RewriteRule ^statistics/owner/([^/]+)(/?)$ statistics-owner.php?airline=$1 [L,NC]
410 RewriteRule ^statistics/owner(/?)$ statistics-owner.php [L,NC]
411 RewriteRule ^statistics/pilot/([0-9]+)/([0-9]+)(/?)$ statistics-pilot.php?year=$1&month=$2 [L,NC]
412 RewriteRule ^statistics/pilot/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics-pilot.php?airline=$1&year=$2&month=$3 [L,NC]
413 RewriteRule ^statistics/pilot/([^/]+)(/?)$ statistics-pilot.php?airline=$1 [L,NC]
414 RewriteRule ^statistics/pilot(/?)$ statistics-pilot.php [L,NC]
415 RewriteRule ^statistics/country/([^/]+)(/?)$ statistics-country.php?airline=$1 [L,NC]
416 RewriteRule ^statistics/country(/?)$ statistics-country.php [L,NC]
417 RewriteRule ^statistics/fatalities/year(/?)$ statistics-fatalities-year.php [L,NC]
418 RewriteRule ^statistics/fatalities/month(/?)$ statistics-fatalities-month.php [L,NC]
419 RewriteRule ^statistics/([0-9]+)/([0-9]+)(/?)$ statistics.php?year=$1&month=$2 [L,NC]
420 RewriteRule ^statistics/([^/]+)/([0-9]+)/([0-9]+)(/?)$ statistics.php?airline=$1&year=$2&month=$3 [L,NC]
421 RewriteRule ^statistics/([^/]+)(/?)$ statistics.php?airline=$1 [L,NC]
422 RewriteRule ^statistics(/?)$ statistics.php [L,NC]
424 #---------- MARINE ---------
425 RewriteRule ^marine/statistics/date(/?)$ statistics-date.php?marine [L,NC]
426 RewriteRule ^marine/statistics/time(/?)$ statistics-time.php?marine [L,NC]
427 RewriteRule ^marine/statistics/month(/?)$ statistics-month.php?marine [L,NC]
428 RewriteRule ^marine/statistics/year(/?)$ statistics-year.php?marine [L,NC]
429 RewriteRule ^marine/statistics/country(/?)$ statistics-country.php?marine [L,NC]
430 RewriteRule ^marine/statistics/type(/?)$ statistics-type.php?marine [L,NC]
431 RewriteRule ^marine/statistics/race(/?)$ statistics-race.php?marine [L,NC]
432 RewriteRule ^marine/statistics(/?)$ statistics.php?marine [L,NC]
434 #---------- TRACKER ---------
435 RewriteRule ^tracker/statistics/date(/?)$ statistics-date.php?tracker [L,NC]
436 RewriteRule ^tracker/statistics/time(/?)$ statistics-time.php?tracker [L,NC]
437 RewriteRule ^tracker/statistics/month(/?)$ statistics-month.php?tracker [L,NC]
438 RewriteRule ^tracker/statistics/year(/?)$ statistics-year.php?tracker [L,NC]
439 RewriteRule ^tracker/statistics/country(/?)$ statistics-country.php?tracker [L,NC]
440 RewriteRule ^tracker/statistics(/?)$ statistics.php?tracker [L,NC]
442 #---------- SATELLITE ---------
443 RewriteRule ^satellite/statistics/date(/?)$ statistics-date.php?satellite [L,NC]
444 RewriteRule ^satellite/statistics/time(/?)$ statistics-time.php?satellite [L,NC]
445 RewriteRule ^satellite/statistics/month(/?)$ statistics-month.php?satellite [L,NC]
446 RewriteRule ^satellite/statistics/year(/?)$ statistics-year.php?satellite [L,NC]
447 RewriteRule ^satellite/statistics/country(/?)$ statistics-country.php?satellite [L,NC]
448 RewriteRule ^satellite/statistics(/?)$ statistics.php?satellite [L,NC]
451 ########### UPCOMING ###########
453 RewriteRule ^upcoming/([^/]+)/([^/]+)(/?)$ upcoming.php?limit=$1&sort=$2 [L,NC]
454 RewriteRule ^upcoming/([^/]+)(/?)$ upcoming.php?limit=$1 [L,NC]
455 RewriteRule ^upcoming(/?)$ upcoming.php [L,NC]
457 ########### TOOLS ###########
458 RewriteRule ^tools/acars(/?)$ tools-acars.php [L,NC]
459 RewriteRule ^tools/metar(/?)$ tools-metar.php [L,NC]
460 RewriteRule ^tools/notam(/?)$ tools-notam.php [L,NC]
461 RewriteRule ^tools/geoid(/?)$ tools-geoid.php [L,NC]
463 ########### NEWS ###########
464 RewriteRule ^news(/?)$ news.php [L,NC]
465 RewriteRule ^news-aircraft(/?)$ news.php?aircraft [L,NC]
466 RewriteRule ^marine/news(/?)$ news.php?marine [L,NC]
467 RewriteRule ^tracker/news(/?)$ news.php?tracker [L,NC]
468 RewriteRule ^satellite/news(/?)$ news.php?satellite [L,NC]
470 ########### ACCIDENTS/INCIDENTS ###########
471 RewriteRule ^accident-latest/([^/]+)(/?)$ accident-latest.php?limit=$1 [L,NC]
472 RewriteRule ^incident-latest/([^/]+)(/?)$ incident-latest.php?limit=$1 [L,NC]
473 RewriteRule ^accident-latest(/?)$ accident-latest.php [L,NC]
474 RewriteRule ^incident-latest(/?)$ incident-latest.php [L,NC]
475 RewriteRule ^accident/([^/]+)/([^/]+)/([^/]+)(/?)$ accident-detailed.php?date=$1&limit=$2&sort=$3 [L,NC]
476 RewriteRule ^accident/([^/]+)/([^/]+)(/?)$ accident-detailed.php?date=$1&limit=$2 [L,NC]
477 RewriteRule ^accident/([^/]+)(/?)$ accident-detailed.php?date=$1 [L,NC]
478 RewriteRule ^accident(/?)$ accident.php [L,NC]
479 RewriteRule ^incident/([^/]+)/([^/]+)/([^/]+)(/?)$ incident-detailed.php?date=$1&limit=$2&sort=$3 [L,NC]
480 RewriteRule ^incident/([^/]+)/([^/]+)(/?)$ incident-detailed.php?date=$1&limit=$2 [L,NC]
481 RewriteRule ^incident/([^/]+)(/?)$ incident-detailed.php?date=$1 [L,NC]
482 RewriteRule ^incident(/?)$ incident.php [L,NC]