Feedback: Sprachwahl - Printable Version +- TWLan Forum (https://twlan.org) +-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61) +--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62) +---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65) +----- Forum: Feedback (https://twlan.org/forumdisplay.php?fid=67) +----- Thread: Feedback: Sprachwahl (/showthread.php?tid=3733) |
Feedback: Sprachwahl - Chrissi - 12.12.2010 Hi, hier ist der Feedback-Fred zur Sprachwahl. Chris RE: Feedback: Sprachwahl - Lekensteyn - 12.12.2010 My signature is still not automatically transfered: http://www.twlan.org/showthread.php?tid=3540 gives a HTTP 404 error. Can't you just point the old files to /de/ by default? There are external websites which links to the old (broken) URLs. RE: Feedback: Sprachwahl - Chrissi - 12.12.2010 Oh I'm sorry. I meant to say that only posts are changed, signatures and private messages are working. I don't really want to do that because our server administrator, freddy, doesn't like the idea of htaccess. Besides, we are running nginx and not Apache on this server. RE: Feedback: Sprachwahl - Lekensteyn - 13.12.2010 Rewriting URL's in nginx is not very difficult. As an alternative, create the PHP files, redirecting to /de/. RE: Feedback: Sprachwahl - Chrissi - 13.12.2010 I know, but he doesn't "like" rewriting URL's for the sake of our server performance. I will consider creating those PHP files though. RE: Feedback: Sprachwahl - Lekensteyn - 13.12.2010 The server won't have a big performance hit for redirecting / -> /de/. It costs more resources when the PHP files are requested But if he decides to avoid rewrites, peace. |