[Fix] RevCMS 404/403 Error [/Fix]

Status
Not open for further replies.

Alam

shietttt
Jul 3, 2011
433
166
As many people has asked me they have been getting error setting up their revcms , as soon as they extract folder and edit config they are getting 404 / 403 error mostly for IIS users.

Well here is how to fix
( You haven't imported the revcms .htaccess to the URL rewrite)


1) Go to Your IIS Panel > Then proceed to default website > URL rewrite

image002.jpg


2) Import the .htaccess that should be located on the wwwroot folder for (revcms)

image003.jpg


3) After that go to the right sidebar and you should be able to see Apply

image007.jpg


Done ,
Credits to : Alam :p

--Hope this work , many people have reported this issue to me , now you can fix it on your own ;3
 

ECode

New Member
Nov 20, 2011
14
2
Thanks, for the tutorial, and here's little tutorial for setting up 404,403 error to other sites:
1. Create file named error.php
2. Code your error page.
3. Add line to your htacces:
Code:
ErrorDocument 404 /error.php
ErrorDocument 403 /error.php
There's a lot more errors than only 403,404 ! Click , to check them all ^^!
~Peace, ECode
 

rockyz

New Member
Feb 1, 2012
22
1
Wait is the 404 error Disconnection because when i run mine it don't come up with 404 it's like this

Unable to connect to hotel even tho it loads and runs and then 3 seconds while im on my hotel it disconnects

OhKKQ.png
 

Hypomethic

Member
Jul 18, 2012
89
3
Outdated Thread, Should be CLOSED by now. please contact a forum staff member to close thread.
 
Status
Not open for further replies.

Users who are viewing this thread

Top