AndyPSV Posted October 30, 2008 Share Posted October 30, 2008 Hello, I've got .htaccess file: RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) index.php It works properly on mine and others servers, but not @ globat.com (company, which I get free account and register domain 4 free). I writed to them and get reply: Dear Andrzej, Per my checking, the mod_rewrite is working on your site however your site is not configured correctly which is why it is getting errors. One cause is that your database connection is not properly configured as shown by the error above your main page. Also, your .htaccess does not appear to have a valid destination URL on your application. Julius Briosos Globat.com - Support Account Representative (323) 874-9000 option 1 (877) 245-6228 option 1 On Oct 26, 2008, andypsv@gmail.com wrote: > Customer Name: Andrzej Jeziorski > Customer Email: andypsv@gmail.com > Customer Domain: www.cocaincorp.com > Server: rhodes.globat.com > IP Address: 90.214.63.74 > > Hello, > could you fix mod_rewrite on my domain: cocaincorp.com; I\'ve done everything: RewriteEngine On - on my local server this condition is working and on others too. Fix it and reply when you do it. Thanks. > > Ex. http://www.cocaincorp.com/news/2,new_ideas._new_projects.#news > (check error log) Do you know maybe, how can I fix this .htaccess file ? Cause I haven't got any idea. Cheers. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.