Softaculous


Topic : Editing webuzoVH.conf


Posted By: systemnova on April 7, 2017, 1:08 pm
I recently added the following to my default webuzoCH.conf

<Directory "/public_html/psy.edu.au">
        Options Indexes FollowSymLinks Includes MultiViews ExecCGI
        AllowOverride All

        Order allow,deny
        Allow from all
</Directory>

Is it possible to make these changes in the webuzo front end apache configuration?

Posted By: webuzo_manager on April 7, 2017, 1:18 pm | Post: 1
Hi systemnova,

It's clearly mentioned in webuzoVH.conf file that it should not be edited by the user.

Extra configurations can be added, refer to the below guide for the same
http://webuzo.com/wiki/Add_Extra_Configuration_File

Posted By: systemnova on April 8, 2017, 11:17 pm | Post: 2
Hi Nikhil,
Unfortunately i didn't follow the warning and added to the webuzoVH.conf
Is there a way to reset/fix this?
Kind Regards,
Jesse

Posted By: nikhil89 on April 11, 2017, 7:26 am | Post: 3
Hi,

You can add these extra configuration settings via Webuzo's Extra configuration feature. You can refer to the guide on how to add it here:
http://webuzo.com/wiki/Add_Extra_Configuration_File

About editing the WebuzoVH.conf, we regret to inform that there is no way for you to edit the same and keep the configuration permanent.

Please let us know if you need any further information. We will be happy to help you.

Posted By: systemnova on April 14, 2017, 9:58 pm | Post: 4
Thanks Nikhil,

When you say:
"About editing the WebuzoVH.conf, we regret to inform that there is no way for you to edit the same and keep the configuration permanent. "

Do you mean that any changes i made to that config file were automatically undone? I just want to check i haven't permanently altered my webuzo install.

Also, when adding the extra configuration, can i simply paste the below into a text file then upload it through the guide you provided?
<Directory "/public_html/psy.edu.au">
        Options Indexes FollowSymLinks Includes MultiViews ExecCGI
        AllowOverride All

        Order allow,deny
        Allow from all
</Directory>

Posted By: peopleinside on April 16, 2017, 8:05 am | Post: 5
Quote From : systemnova April 14, 2017, 9:58 pm
Thanks Nikhil,

When you say:
"About editing the WebuzoVH.conf, we regret to inform that there is no way for you to edit the same and keep the configuration permanent. "

Do you mean that any changes i made to that config file were automatically undone? I just want to check i haven't permanently altered my webuzo install.

Also, when adding the extra configuration, can i simply paste the below into a text file then upload it through the guide you provided?
<Directory "/public_html/psy.edu.au">
        Options Indexes FollowSymLinks Includes MultiViews ExecCGI
        AllowOverride All

        Order allow,deny
        Allow from all
</Directory>


Yes the file will be reset after some hours. Is autogenerated by Webuzo. You can use Extra Configuration into Webuzo :)


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: peopleinside on April 16, 2017, 8:06 am | Post: 6
You need paste the text into a file called with .conf extension than upload :-) it.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: nikhil89 on April 17, 2017, 1:25 pm | Post: 7
Quote From : systemnova April 14, 2017, 9:58 pm
Thanks Nikhil,

When you say:
"About editing the WebuzoVH.conf, we regret to inform that there is no way for you to edit the same and keep the configuration permanent. "

Do you mean that any changes i made to that config file were automatically undone? I just want to check i haven't permanently altered my webuzo install.

Hi,

Yes this file i.e. webuzoVH.conf is maintained and edited by Webuzo itself everyday. So any changes you make to this file shall be reverted back. You do not need to worry. You haven't permanently altered Webuzo install by editing this file.


Quote From : systemnova April 14, 2017, 9:58 pm
Thanks Nikhil,

Also, when adding the extra configuration, can i simply
paste the below into a text file then upload it through the guide you
provided?
<Directory "/public_html/psy.edu.au">
        Options Indexes FollowSymLinks Includes MultiViews ExecCGI
        AllowOverride All

        Order allow,deny
        Allow from all
</Directory>


Yes. Simply copy paste the above code in a file and name it with .conf and upload the file as shown in the guide.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.