User Profile
Collapse
-
You can have firebug addon for Firefox. Using that you can see the dynamic html changes in an element. -
re: How do i protect files in directory from being listed and viewed
You can keep an index file(index.html or which ever file you gave in DirectoryIndex) in your "front" directory or which ever directory you want to hide listing of files. It will prevent listing of files and directories.Leave a comment:
-
Redirect url without change at browsers end.
Can any one help me for: what apache configuration should I make to:
Redirect a url with out changing the original url being displayed at the browser's end.
In simple words, I want to redirect http://www.example.com/public/xyz to http://www.example.com/internal?param=xyz
where xyz may vary. (Please note:public/xyz has to be internal?param= xyz )
At the browser end, user should always see the typed url only ie, http://w...
No activity results to display
Show More
Leave a comment: