Sunday, 10 December 2017

How to remove public from url.


Copy .htaccess from public folder and paste to root directory.

Rename server.php to index.php update below lines.

No comments:

Post a Comment

Machine Learning - Potato Leaf Disease Prediction

Step 1: import numpy as np import pandas as pd import splitfolders import matplotlib.pyplot as plt import tensorflow as tf from tensorflow i...