Jump to content

.htaccess problem


AndyPSV

Recommended Posts

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, [email protected] wrote:

> Customer Name: Andrzej Jeziorski

> Customer Email: [email protected]

> 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.

Link to comment
https://forums.phpfreaks.com/topic/130701-htaccess-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.