crud-admin-generator
crud-admin-generator copied to clipboard
About VirtualHost
Hi folks! I can't alter file httpd.conf in my server to add VirtualHost and set the document root. What could i do? Tks a lot.
if you are on a server, you don't need a virtual host.
Just make a sub-domain on the public_html/crud-admin-generator/web folder to answer on something like http://admin.example.com/

Tks for the support.
Hello , I'm trying to install in a subdomain in a hosting . I followed the steps of https://github.com/jonseg/crud-admin-generator link via SSH . But without success. I created a subdomain as described above, but also does not work. I always returns internal error 500. Any tips ?