You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Luis Miguel Cruz <lu...@b2bi.es> on 2004/08/25 08:58:33 UTC

[users@httpd] scriptalias with or without quotes

Hi all,

My dude is....

ScriptAlias	cgi-bin		/this/directory/cgi-bin
or...
ScriptAlias	"cgi-bin"	/this/directory/cgi-bin
or...
ScriptAlias	"cgi-bin"	"/this/directory/cgi-bin"
or..
ScriptAlias	cgi-bin		"/this/directory/cgi-bin"

What is the most correct?
Thanks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org