I was wondering how to make my website's url look from:
some_folder/?d=some_file.php
to..
/?d=some_file.php
|
I was wondering how to make my website's url look from:
to..
|
|||||||||||||
|
Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
If you are using the Apache web server, this is a guide for beginners. Basically you'll need these entries in the
Also you should turn off rewrite in
The above will have the effect of reaching all files in
Notes:
|
|||
|
|