 | MEMBER LOGIN |
|
|
 |
|
 | SERVICES & FEATURES |
|
|
 |
|
 | THE 20 LATEST PROJECTS |
|
|
Project: fix rewrite rules in .htaccess ID: 1227103319 |  |  |  |
 |
| |
|
Status: |
Closed (Chosen Programmer: valant)
|
|
Budget: |
N/A
|
|
Created: |
11/19/2008 at 9:01 EST
|
|
Closed: |
11/20/2008 at 11:28 EST
|
|
Project Creator: |
|
|
Description: |
Hello.
I have a php site who Works with friendly URLs (mode rewrite enabeled), and I have this script working pretty well on my server, but I have just installed it on other server (in a networksolutions server) and the script is not working at all!
We have tested it locally and on other servers and works well, and the .httaccess file is well, but the networksolutions support says that the .htaccess has a problem, and we can`t locate it.
I need someone to fix that script on this server, I think only needed is rewrite the commands on the .htaccess, by the way, those are very shorts:
Options +FollowSymlinks
RewriteEngine on
addtype application/x-httpd-php .html .htm
Rewritecond %{REQUEST_FILENAME} !-f
RewriteRule \.php$ /error404.html
RewriteBase /
RewriteCond $1 !^(\/|index\.php|system|application|js|css|images|tester|system\/plugins|robots\.txt|language|css\/)
RewriteRule ^(.*)$ http://www.site.com/banana/index.php/banano/index/$1 [L]
And I need it made as soon as possible, may be for today or tomorrow.
thanks
|
|
Job Type: |
|
| |
 |
|
Messages Posted: 9 |
| |