Antworten: 3
Seite [1] |
|
microz Rock the board Beiträge: 86 |
# Thema - 13.01.2009 um 16:55 Uhr
Hello I rename board.php to files.php and modify line 42 to files.htm. in templates i make files.htm. everything up here... but modify in panelcontrol/system/options/clansphere: Apache mod_rewrite on (the server is configured to work with mod_rewrite) index works board works files not works :( any suggestions? THX |
Inaktiv |
|
Jam2 Highlander Beiträge: 3291 |
# Antwort: 1 - 13.01.2009 um 17:02 Uhr
Open your .htaccess with an editor: search RewriteRule ^(admin|board|debug|index)(.*)$ $1.php?params=$2 [NC,L] replace with RewriteRule ^(admin|board|files|debug|index)(.*)$ $1.php?params=$2 [NC,L]
------------------ Gruß/ Best regards Jam2 Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes) Template Switch for index.php Board Navlist last posts Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota..... Edi: hö ? Jam2: nichts ist unmöglich! |
Inaktiv |
|
microz Thread-Ersteller Rock the board Beiträge: 86 |
# Antwort: 2 - 13.01.2009 um 17:08 Uhr
thx!!! |
Inaktiv |
|
Jam2 Highlander Beiträge: 3291 |
# Antwort: 3 - 13.01.2009 um 17:19 Uhr
No Problem^^ ------------------ Gruß/ Best regards Jam2 Nützliche Forumbeiträge/Codepastes: (Useful comments in our board / codepastes) Template Switch for index.php Board Navlist last posts Edi: könnte man denn auch hier eine erweiterung einfügen?
Jam2: das web ist wie toyota..... Edi: hö ? Jam2: nichts ist unmöglich! |
Inaktiv |
|
Dieses Thema wurde von Ramires geschlossen. |
|
Antworten: 3
Seite [1] |