View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000154 | SKGB-Web | setup | public | 2015-03-18 23:53 | 2015-03-18 23:53 | ||||
Reporter | aj | ||||||||
Assigned To | aj | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Projection | none | ETA | none | ||||||
Platform | The Web | OS | HTTP | OS Version | 1.1 | ||||
Product Version | Product Build | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000154: Enforce canonical hostname | ||||||||
Description | Requests using the hostname skgb.de should be permantently redirected to www.skgb.de, which should provide a more consistent user experience and may also help with SEO. | ||||||||
Additional Information | So far the redirect was implemented on an own Apache VirtualHost. While this is the solution with the best performance and also the cleanest setup, it poses problems on the HE VSM, which doesn't support different Apache configurations for example.net and www.example.net. Therefore this extra VirtualHost was served by Tay. Implementing the redirect based on a mod_rewrite conditional redirect right in the main www.skgb.de Apache config file may decrease performance ever so slighly (not profiled), but reduces the VSM's dependance upon Tay / Cat. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|