This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Question /var/www
#4
RE: Question /var/www
that should not be like that, it should look like:
Code:
<Directory />  <<<----just a slash
Options FollowSymLinks Indexes
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>
AddType application/x-httpd-php .php3 .php
ScriptAlias /cgi-bin/ "/_cgi-bin/"
<location /cgi-bin>
AddHandler cgi-script .cgi .pl
Options +ExecCGI -Indexes
</location>
-TGates - Project Council

SEARCH the Forums or read theĀ DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by: Cantalupo


Messages In This Thread
Question /var/www - by Cantalupo - 01-27-2015, 11:34 AM
RE: Question /var/www - by TGates - 01-27-2015, 12:30 PM
RE: Question /var/www - by Cantalupo - 01-28-2015, 10:35 AM
RE: Question /var/www - by TGates - 01-28-2015, 11:16 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora question and idea kini 5 13 ,006 10-16-2017, 10:22 PM
Last Post: Me.B
Question for api. Ludaking 6 13 ,197 08-29-2017, 12:37 PM
Last Post: Ludaking
SSL question worksmarter 2 7 ,103 03-06-2017, 01:31 PM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)