Wruczek / ts-website

A website for your TeamSpeak 3 server
https://ts.wruczek.tech
GNU General Public License v3.0
337 stars 80 forks source link

Broken site #126

Closed flw55 closed 5 years ago

flw55 commented 5 years ago

Hey,

if you add "something" after index.php, it'll break the site. E.g. https://ts.wruczek.tech/index.php/something

Try it, you can type whatever you want after /index.php/

Can it be fixed?

Wruczek commented 5 years ago

Currently TS-website does not support access from non-root directory. For example, if you were to add another page in another directory, like: tswebsite.com/page/test.php it would break as well. This also applies to the link you provided.

If you want to fix it, you need to change all the image/style/script URLs in body.latte