Hello,
Is there someone who knows how I could modify the httpd.conf of my local server in order to have it ignore " requests. This would help me to have exactly the same files remotely and locally. To explain more clearly, I would like to be able to click locally on a link such as " and have Apache point to "my_folder" only.
I've tried with aliases such like:
Alias " "D:\_server_\domain_name"
but it doesn't work.
Anyway, thanks a lot to the one who will share the solution.
Have a nice day.
Is there someone who knows how I could modify the httpd.conf of my local server in order to have it ignore " requests. This would help me to have exactly the same files remotely and locally. To explain more clearly, I would like to be able to click locally on a link such as " and have Apache point to "my_folder" only.
I've tried with aliases such like:
Alias " "D:\_server_\domain_name"
but it doesn't work.
Anyway, thanks a lot to the one who will share the solution.
Have a nice day.