Skip to content
Snippets Groups Projects
Commit 94556b61 authored by Seth Meranda's avatar Seth Meranda
Browse files

changed htaccess directions to use a common URL in the RewriteBase.

parent e255b3d5
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Import the full_dump.sql file*
mysql -u root unl_social < full_dump.sql
Browse to the elgg directory in your web browser and do elgg's installation:
Create the local elgg/.htaccess file using the sample on the install page
Be sure to set the correct RewriteBase /~bbieber/UNL_Elgg/elgg/ for example.
Be sure to set the correct RewriteBase /workspace/UNL_Elgg/elgg/ for example.
Create the local elgg/engine/settings.php file.
Be sure to specify unl_social as the database name
Create a local directory for elgg data outside of the web root.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment