Mombu the GNU Linux Forum sponsored links

Go Back   Mombu the GNU Linux Forum > GNU_Linux > Alias vs. ScriptAlias
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 1st July 18:15
External User
 
Posts: 1
Default Alias vs. ScriptAlias



Is there a difference ( especially in terms of security ) between these

two chunks of configuration file code:

Alias /manager/ "/var/www/secure-bin/"
AddHandler cgi-script .pl
<Directory "/var/www/secure-bin">
SSLOptions +StdEnvVars
AllowOverride All
Options Indexes FollowSymLinks ExecCGI
Order allow,deny
Allow from all
</Directory>


.... and ...


ScriptAlias /manager/ "/var/www/secure-bin/"
<Directory "/var/www/secure-bin">
SSLOptions +StdEnvVars
AllowOverride All
Options Indexes FollowSymLinks
Order allow,deny
Allow from all
</Directory>


The difference is that the second one uses "ScripAlias" instead of the
"Alias" and does not have the "AddHandler" line?
  Reply With Quote


  sponsored links


Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666