Welcome Guest, Not a member yet? Register   Sign In
URL Direction issue
#3

[eluser]MydKnight[/eluser]
Its just the default:

RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

I am guessing I am doing something wrong with my link construction if nothing else is incorrect.

So to clarify, I am currently using that, in the root directory of where my rework is (with the system and documentation folders). The URL I am trying to call is:

http://www.abcclubs.com/rework/welcome/index

and the error I get is:

The requested URL /index.php/welcome/index was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Messages In This Thread
URL Direction issue - by El Forum - 08-11-2009, 08:59 PM
URL Direction issue - by El Forum - 08-12-2009, 03:06 AM
URL Direction issue - by El Forum - 08-12-2009, 06:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB