Changeset 314
- Timestamp:
- 08/19/07 11:32:52 (1 year ago)
- Files:
-
- trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README.txt
r281 r314 28 28 29 29 Then just point your browser to that url and follow the steps. 30 31 You will also need to make sure that mod_rewrite is loaded into Apache, 32 and that it can be controlled from .htaccess files, to do this make sure that 33 the Apache configuration directive AllowOverride is set to 'All' (you may allow only the specific directives for mod_rewrite), 34 for the directory your project will be accessed from. 35 30 36 31 37 If you have problems with the web setup you can copy and edit
