marvanni
10-10-2005, 03:25 PM
Dear Dreamers,
I've searched the topics on this forum as well as others, but i can't get the friendly url working. The mod rewrite is enabled on my own machine as on the hosting server.
The .htaccesfile is containing:
Options All -Indexes
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
With friendly urls disabled in the SD admin panel, the links works as normal. But as soon as I enable the function, links are not found and I get a 404-page in return. No special characters or capitals are used. Does need some time before changes are made after the friendly url function has enabled?
Who knows what to do.
Subdreamer: 2.2.2 PHP Version 4.3.10, Apache/1.3.33 Website: marvanni.com (http://www.marvanni.com)
Marvanni
I've searched the topics on this forum as well as others, but i can't get the friendly url working. The mod rewrite is enabled on my own machine as on the hosting server.
The .htaccesfile is containing:
Options All -Indexes
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
With friendly urls disabled in the SD admin panel, the links works as normal. But as soon as I enable the function, links are not found and I get a 404-page in return. No special characters or capitals are used. Does need some time before changes are made after the friendly url function has enabled?
Who knows what to do.
Subdreamer: 2.2.2 PHP Version 4.3.10, Apache/1.3.33 Website: marvanni.com (http://www.marvanni.com)
Marvanni