HomeUnityAnswers
 
 
benjo2412

dolphin on subdir don't work :(

Hi!

I have a big problem! :(

i have installed dolphin on a subdir some: www.mydomain.com/dolphin

 

but i have always this error:

------------------------------------------------------------------------------------------
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

------------------------------------------------------------------------------------------

 

but i have enable mod rewrite ! :(  if  i toggle .htaccess it works, but i wanna do works it with htaccess :(  how i can do it ?? what is the problem ? :(

 

bad
2
good
 
 

Answers

Randy6508
Randy6508 43 days agocomment permalink
 
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
 
bad
1
good
 
 
praveenkv1988
praveenkv1988 43 days agocomment permalink
 
The problem is with your server config.

Ask your host to compile apache with mod_rewrite support.
 
bad
0
good
 
 


Post an Answer

Please login to post an answer.

This Question
 
 
benjo2412's questions
All Questions
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.34077000618