Calling special cgi-script from different location from tag Directory / Location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear user,

I have some simple question.
In my configuration file for apache2 I have defined
either:
<Directory "/opt/apache2/htdocs/com/user_defined">
    Options +ExecCGI
    SetHandler cgi-script
</Directory>
or
<Location "/com/user_defined">
    Options +ExecCGI
    SetHandler cgi-script
</Location>
Is there any possibility how to call CGI script which is defined under directory
/opt/application/htdocs/cgi-bin/updatePage.cgi in case that one of
those tags called from the browser?

BROWSER -> /com/user_defined -> called script
/opt/application/htdocs/cgi-bin/updatePage.cgi

Thank you in advance
-- 
Best Regards / S pozdravem
Petr Hracek

---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux