Wishdiak...
Thank you very much!
I had AddHandler cgi-script .cgi so I just added .pl and restarted apache.
Now I get
Forbidden
You don't have permission to access /forum/perl/perltest.pl on this server.
So now at least I know it is trying to execute, now I just have to set the proper...
OK I have been a little dismayed with being unable to get perl scripts to work on my server so today I decided to much about in my conf files to see what I could do cause I have other perl scripts I would like to run other than YaBB. So here is what I can tell you about my system....
I have...
I am currently hosting www.domainname.info and what I would like to do is give my friends some space on that domain and thus jeff.domainname.info, deb.domainname.info, etc, etc.
I set up DomainAlias in Vhosts.conf but it stil doesn't work.
I then added a zone statement in zone.conf and created...
This is what I am hoping to accomplish.
comp 1-----|
comp 2---| |
router----firewall----cable modem
comp 3---| |
comp 4-----|
The firewall has two ethernet cards and will run in bridge or router mode. in bridge mode it asks for an IP address but does not assign addresses to the...
sorry everyone I found my error...
Siberian said to do the following...
<VirtualHost 10.0.0.20:80>
ServerName www.site.com
ProxyPass / http://internalsite.com/
ProxyPassReverse / http://internalsite.com/
</VirtualHost>
I did this...
<VirtualHost 192.168.1.xxx>...
Hmmmm I am still experiencing some difficulty here...
Back to my original post...
sr1 hands off the request to sr2 and returns index.html no problem but won't open files located in directory /images nor is the file forum.html returned (in same directory as index.html) when requested.
I get the...
OK I have a question on a similar vein...
I have two servers one running red hat (call it sr one running mandrake (don't ask...) (call it sr2)
sr1 serves all my web pages but I want sr2 to serve one particular page.
sr1 runs dns and http does sr2 also have to run dns, no right?
When a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.