NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
winsbury
Nov 15, 2010Aspirant
Enable Perl / CGI on NV+ shared HTML directory
I have a share ( intranet ) set up as html and the website works great for html but will not execute .pl or cgi files. http://IPaddress/intranet/cgi-bin/helloworld.html ...
winsbury
Nov 15, 2010Aspirant
Hi Stefan
the URL results in the Forbidden error as shown above.
I've not configured an Apache server before so am not sure where to find Vhosts. I have located a
nas:/etc/frontview/apache/Virtual.conf which contains:
SSLEngine off
RewriteEngine on
RewriteRule ^/$ /intranet [R,L]
RewriteRule ^/admin/(.*)$ https://%{SERVER_NAME}/admin/$1 [R,L]
Is this the file you mean ?
the URL results in the Forbidden error as shown above.
I've not configured an Apache server before so am not sure where to find Vhosts. I have located a
nas:/etc/frontview/apache/Virtual.conf which contains:
SSLEngine off
RewriteEngine on
RewriteRule ^/$ /intranet [R,L]
RewriteRule ^/admin/(.*)$ https://%{SERVER_NAME}/admin/$1 [R,L]
Is this the file you mean ?
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!