Seems to work now
Wrong Thread redirects
-
- solved
- FloRet88
- Closed
- Thread is marked as Resolved.
-
-
Seems to work now
I've changed nothing since yesterday
-
-
Code
- RewriteEngine on
- RewriteBase /
- # https://i-mscp.net/index.php/Thread/19051-i-MSCP-Time-Schedule-for-next-three-months/
- RewriteCond %{SCRIPT_FILENAME} !-d
- RewriteRule ^index.php/thread/(.*)$ index.php?thread/$1 [NC,L,QSA]
- # Rewrite applications (cms, core, filebase, forum, wcf)
- RewriteCond %{SCRIPT_FILENAME} !-d
- RewriteCond %{SCRIPT_FILENAME} !-f
- #RewriteRule ^(cms|core|filebase|forum|wcf)/(.*)$ $1/index.php?$2 [L,QSA]
- RewriteRule ^(cms|filebase|wcf)/(.*)$ $1/index.php?$2 [L,QSA]
- # Rewrite application /
- RewriteCond %{SCRIPT_FILENAME} !-d
- RewriteCond %{SCRIPT_FILENAME} !-f
- RewriteRule ^(.*)$ index.php?$1 [L,QSA]
-
Me either, the problem Looks solved!
Sry for disturbing again and stealing your Time - But you see , i wasn‘t the only one!
-
-
Me either, the problem Looks solved!
Sry for disturbing again and stealing your Time - But you see , i wasn‘t the only one!
There are no problems
-
FloRet88
Closed the thread. -
FloRet88
Set the Label from to be investigated to solved