Anant Gupta wrote:
I am not allowed to write to /var/www/cgi-bin/
I am not the root user of my machine
Is their any way i can try out my perl cgi programs on this machine( Red Hat
Linux)
Hmm, with a few small changes, you could try to use
HTTP::Server::Simple::CGI, just make sure you use a po
2009/11/30 Anant Gupta :
> I am not allowed to write to /var/www/cgi-bin/
>
> I am not the root user of my machine
> Is their any way i can try out my perl cgi programs on this machine( Red Hat
> Linux)
Ask the root user of your machine. As an example of how these things
work, at my university I c
On Mon, Nov 30, 2009 at 5:39 PM, Anant Gupta wrote:
> I am not allowed to write to /var/www/cgi-bin/
>
> I am not the root user of my machine
> Is their any way i can try out my perl cgi programs on this machine( Red Hat
> Linux)
>
That's decided by the http server's config.
Some of httpd.conf ma