
benjo2412
dolphin on subdir don't work :(
Answers
| Randy6508 | 43 days ago![]() |
![]() | ![]() | |
![]() | Hi, Try this (it worked for me): Create a file in a text editor and call it index.php. This file should contain the following code: <? Header( "HTTP/1.1 301 Moved Permanently" ); Header( "Location: http://www.yourdomain.com/subfolder" ); ?> // Be sure to change the http://www.yourdomain.com/subfolder // to be the domain and sub folder into which you installed dolphin. Best regards, Randy | ![]() |
![]() | ![]() | ![]() |
| praveenkv1988 | 43 days ago![]() |
![]() | ![]() | |
![]() | The problem is with your server config. Ask your host to compile apache with mod_rewrite support. | ![]() |
![]() | ![]() | ![]() |
Post an Answer
Please login to post an answer.

































