Is there anyway of hosting a website as well as Oxwall on the same server.
Is there anyway of hosting a website as well as Oxwall on the same server.
you have to edit your .htaccess file for you to visit the other subfolders and files Is there a guide somewhere that might help?
Just set up a sub domain ,the edit your htacces file and add
writeCond %{REQUEST_URI} !^/your sub domain folder name/
Then iframe the main index page in your subdomain folder onto a oxwal page ,thats the best way to do this.
Is there anyway of hosting a website as well as Oxwall on the same server.
Is there anyway of hosting a website as well as Oxwall on the same server.
If your hosting provider allow it, yes. Mine does. I have three different websites including Oxwall installed on the same hosting.
I knew its possible to do this but oxwall has effects on the sub directories of the server so it doesn't always work. Hopefully this htaccess thing will work