hi all,

    can any one just me out to solve the following problem......

i have done an application named xyz. inside that i have named the
correspoding controller name and actions. for example

http://localhost/xyz/admin/login for administrator login. now the
problem is that i have change the url to the following way

http://localhost/asd/xyz/admin/login...is this possible?

another one doubt on error routing.... in case user provides an
invalid link http://localhost/asd/xyz/abc/sdasd..
it should be redirected to

http://localhost/unauthorised/xyz/errorpage.

how i can do this? should i have to change any routing or .htacss
file.

thanks



Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to