Welcome Guest, Not a member yet? Register   Sign In
Public folder with htaccess?
#3

(This post was last modified: 06-07-2019, 03:04 PM by edica.)

There is also another line. In bold below. Does it need to be changed too?

<Directory /home/user/web/domain.com/public_html/public>
        AllowOverride All
        SSLRequireSSL
        Options +Includes -Indexes +ExecCGI
        php_admin_value open_basedir /home/user/web/domain.com/public_html:/home/user/tmp
        php_admin_value upload_tmp_dir /home/user/tmp
        php_admin_value session.save_path /home/user/tmp
</Directory>
Reply


Messages In This Thread
Public folder with htaccess? - by edica - 06-07-2019, 12:39 PM
RE: Public folder with htaccess? - by donpwinston - 06-07-2019, 12:45 PM
RE: Public folder with htaccess? - by edica - 06-07-2019, 03:03 PM
RE: Public folder with htaccess? - by donpwinston - 06-07-2019, 06:59 PM
RE: Public folder with htaccess? - by edica - 06-08-2019, 05:23 AM
RE: Public folder with htaccess? - by Pehesis - 06-28-2019, 04:01 PM
RE: Public folder with htaccess? - by edica - 07-30-2019, 05:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB