
Originally Posted by
blobtech
If you want to serve from other directories (like /etc), you should look up mod_rewrite or aliases.
Thanks blobtech,
but i want exactly what u said. but instead of etc,
i have created a directory called personal and i want to refer files in that directory. at present i am trying to do this but it's not working;
Code:
<link rel="stylesheet" type="text/css" href="../personal/style.css" media="all">
can u help me plss... i don't know anything about mod_rewrite.
so can u show me some example regarding this...
thanks