Wedge
Public area => Bug reports => The Pub => Archived fixes => Topic started by: Dismal Shadow on November 5th, 2012, 09:58 AM
-
If you have Prettify Action URLs enabled, all actions will get this error "The requested URL /Wedge/do/admin/ was not found on this server."
It's pretty inaccessible everywhere expect for the main page.
Using WampServer.
EDIT: Had to use "?action=admin;area=featuresettings;sa=pretty;save" to get back.
-
Sounds like the .htaccess file is missing.
-
Same issue here. I checked and the .htcaccess file exists for me and yet almost every part of the forums seems to be inaccessible.
-
And mod_rewrite is installed?
-
Enable rewrite_module in Apache does the trick.
-
I', using cherokee webserver. There's no suport for .htaccess or mod rewrite. Have to setup rules manually.
Question: if i enable PrettyUrls there is no change in .htaccess to get the code i need to finish my rewrites.
Where can i find it?
-
I', using cherokee webserver. There's no suport for .htaccess or mod rewrite. Have to setup rules manually.
If you setup the rules to the point it works really well with this software, it may be a good idea to post it here (the necessary bits) so Cherokee users would have an easy time setting up Wedge.
-
It's not only related to cherokee. Nginx also. And yes i will post this setup rules here. :)