Hi,
It would be brilliant to be able to use sites that heavily rely on Ajax. I guess this would require parsing all javascript to find file names.
Gabriel
Logged In: YES user_id=365949 Originator: YES
Another method may be to catch all requests to pages that don't exist using .htaccess and doing a rewrite on the request.
Log in to post a comment.
Logged In: YES
user_id=365949
Originator: YES
Another method may be to catch all requests to pages that don't exist using .htaccess and doing a rewrite on the request.