Jump to content

[Resolved] Requested url not found (CC 6.0.6)


kab

Recommended Posts

[SOLVED]

I am constantly getting this error -   The requested URL /login.html was not found on this server.

It is spread across all links in the website. I have done some very successful install previously, but this one just beats me. I have the SEO set up right (I hope so), Rewrite is on, permissions are in place. This is my 4th CC install in a test environment and never had problems before this. 

So, here is what I did again:

Cleaned up previous install

Re-enabled rewrite in apache

Restarted the server

reinstalled CC606

And the error persists!!

Solution is below:

Change AllowOverride None to AllowOverride All in apache2.conf for document root /www/

Link to comment
Share on other sites

That looks very much like an error message originating from the web server. There are some general logging directives one can put in the .htaccess file that should show what, if any, actions are being performed by the mod_rewrite module.

Link to comment
Share on other sites

Yes Brian; fixed it. Required that I allow overrides in the apache conf file. 

May be I'll post a complete how-to on installing CC6 on linux next weeks so others are saved a lot of efforts. 

Edited by kab
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...