Hi Chris,
I have come up against another familiar problem I resolved earlier when I first installed N-13. The Infamous Friendly URL's.
NOW NOT SO FRIENDLY URL'S GRRRRH......
Now, I had this working until I reinstalled the script again and now, the Friendly URL's are not working. I will attempt to list the files/folder structure here in the hope that you or someone might be able to help me out.
I am getting 404 errors and all sorts. I have tried various things and nothings worked, unfortunately, I have no nails left and only have one dreadlock left and if I pull that out, I'll be completely bald so please help.
I am in the process of redesigning the site on my testing platform.
Here I go again.
My folder root - http://localhost/hhl/
My Script Folder - http://localhost/hhl/features/editorials/
My News Script - http://localhost/hhl/features/editorials/index.php
My htaccess file - http://localhost/hhl/.htaccess
My Systems Settings
Enable friendly URLs: Yes
File extension : html
Prefix : /features/editorials/
Directory filename : index.php
My .htaccess Config which resides in the folder
RemoveHandler .html .htm
AddType application/x-httpd-php .php .htm .html
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]
As you will notice, I already have an .htaccess file to enable code embedding so i have added the rewrite code to it.
Have I missed something or have I just messed it all up by reinstalling and moving folders?
Maybe someone can help. Chris, if you're there, pleeeeeeeeeeeeeeeeeeeze.
Thanks in advance.
Warmest regards
I think this is the third time you've posted this thread. Use the subscription tool to subscribe to threads you create so you can keep track of them. I've already replied to one of them here http://network-13.com/thread/3772-Help-with-The-Infamous-Not-So-Fiendly-URL-s-will-be-much-appreciated#3782